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 592ae6b commit 65cb09eCopy full SHA for 65cb09e
.travis.yml
@@ -3,7 +3,7 @@ rust:
3
- stable
4
- beta
5
- nightly
6
-script: cargo test --verbose -- --test-threads=1
+script: cargo test --verbose
7
matrix:
8
allow_failures:
9
- rust: nightly
0 commit comments