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:
include:
- language: rust
rust:\n- stable\n- beta\n -nightly
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly