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.
2 parents a8826d3 + e868e46 commit 8f4a227Copy full SHA for 8f4a227
.travis.yml
@@ -3,6 +3,9 @@ language: rust
3
matrix:
4
include:
5
- rust: stable
6
+ - rust: beta
7
+ - rust: nightly
8
+ allow_failures:
9
- rust: nightly
10
11
install:
0 commit comments