blob: 3a1152ff2545630036f17ed8af227611a68088b3 [file] [log] [blame] [edit]
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
script: cargo test --all-features --verbose