diff --git a/.travis.yml b/.travis.yml index 51e7490..d0bd3c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ matrix: osx_image: xcode9.3 before_install: - rustup self uninstall - - curl https://sh.rustup.rs -sSf | sh + - curl https://sh.rustup.rs -sSf | sh -y - rustup install nightly script: