We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7daa19 commit d6100f7Copy full SHA for d6100f7
.travis.yml
@@ -16,4 +16,4 @@ script:
16
- cargo fmt --all -- --check
17
- cargo check --benches --bins --examples --tests
18
- CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="valgrind --leak-check=full --error-exitcode=1"
19
- cargo test
+ cargo test -- --test-threads=1
0 commit comments