attempting at fixing travis-ci build #2
This commit is contained in:
parent
e79421a16a
commit
3df39f2318
@ -8,6 +8,8 @@ matrix:
|
|||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9.3
|
osx_image: xcode9.3
|
||||||
before_install:
|
before_install:
|
||||||
|
- rustup self uninstall
|
||||||
|
- curl https://sh.rustup.rs -sSf | sh
|
||||||
- rustup install nightly
|
- rustup install nightly
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user