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 4978c28 commit c45dd80Copy full SHA for c45dd80
1 file changed
.travis.yml
@@ -0,0 +1,9 @@
1
+language: rust
2
+rust:
3
+ - stable
4
+ - beta
5
+ - nightly
6
+matrix:
7
+ allow_failures:
8
+ - rust: nightly
9
+
0 commit comments