attempting at fixing travis-ci build
This commit is contained in:
parent
2f650b3804
commit
e79421a16a
@ -7,6 +7,8 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9.3
|
osx_image: xcode9.3
|
||||||
|
before_install:
|
||||||
|
- rustup install nightly
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
|
Loading…
Reference in New Issue
Block a user