From 3df39f2318bc97edeb61b278d3a5947f2f5f3d81 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Thu, 1 Nov 2018 13:02:11 +0100 Subject: [PATCH] attempting at fixing travis-ci build #2 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7d91922..51e7490 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ matrix: - os: osx osx_image: xcode9.3 before_install: + - rustup self uninstall + - curl https://sh.rustup.rs -sSf | sh - rustup install nightly script: