Put back the original Rust config, maybe this will work

This commit is contained in:
Lucien Greathouse
2017-12-08 14:26:29 -08:00
parent 68b3d56619
commit fd7e737c20

View File

@@ -1,7 +1,10 @@
matrix: matrix:
include: include:
- language: rust - language: rust
rust:\n- stable\n- beta\n -nightly rust:
- stable
- beta
- nightly
matrix: matrix:
allow_failures: allow_failures:
- rust: nightly - rust: nightly