attempting at fixing travis-ci build #2

This commit is contained in:
Phuntsok Drak-pa 2018-11-01 13:02:11 +01:00
parent e79421a16a
commit 3df39f2318
1 changed files with 2 additions and 0 deletions

View File

@ -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: