attempting at fixing travis-ci build

This commit is contained in:
Phuntsok Drak-pa 2018-11-01 12:55:07 +01:00
parent 2f650b3804
commit e79421a16a
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ matrix:
- os: linux
- os: osx
osx_image: xcode9.3
before_install:
- rustup install nightly
script:
- cargo build --release