Since cbindgen now only compiles with the nightly compiler, update travis.yml accordingly

This commit is contained in:
Kartikaya Gupta 2018-02-21 14:45:11 -05:00 committed by Ryan Hunt
parent d9b61bcf4b
commit 2d6bcf8fb3

View File

@ -1,12 +1,7 @@
language: rust
cache: cargo
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
addons:
apt:
sources: