attempting at fixing travis-ci build #2
This commit is contained in:
parent
e79421a16a
commit
3df39f2318
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user