1 2 3 4 5
language: rust rust: - stable - nightly script: cargo test --no-fail-fast -- --test-threads=1