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 1d42749 commit 97c59e3Copy full SHA for 97c59e3
.travis.yml
@@ -2,6 +2,6 @@ language: rust
2
rust:
3
- beta
4
- stable
5
- - 1.11.0
+ - 1.12.0
6
script:
7
- cargo test
0 commit comments