We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3a9ac commit 9839b74Copy full SHA for 9839b74
.travis.yml
@@ -4,3 +4,7 @@ rust:
4
- stable
5
- beta
6
- nightly
7
+
8
+matrix:
9
+ allow_failures:
10
+ - rust: nightly
0 commit comments