1 2 3 4 5 6 7 8
language: rust rust: - stable matrix: fast_finish: true script: - cargo test --verbose - cargo test --verbose --no-default-features