Fixed yaml format

This commit is contained in:
Kjetil Kjeka 2017-06-11 12:35:51 +02:00
parent a79d7da365
commit c85e996555
1 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
language: rust
rust:
- stable
- beta
- nightly
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: stable
- rust: beta
allow_failures:
- rust: stable
- rust: beta