attempting at fixing travis-ci build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user