attempting at fixing travis-ci build #3

This commit is contained in:
Phuntsok Drak-pa 2018-11-01 13:05:02 +01:00
부모 3df39f2318
커밋 8f838343af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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