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 4aa757a commit 6b0245aCopy full SHA for 6b0245a
.travis.yml
@@ -2,10 +2,8 @@ language: rust
2
sudo: false
3
4
rust:
5
- - 1.13.0
6
- stable
7
- - beta
8
- - nightly
+ - 1.16.0
9
10
script:
11
- cargo test
0 commit comments