language: rust rust: - stable - beta - nightly matrix: allow_failures: - rust: nightly script: cargo test --release --verbose