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