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