attempting at fixing travis-ci build #3

这个提交包含在:
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: