We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1bd6c commit a1fe49eCopy full SHA for a1fe49e
.travis.yml
@@ -3,7 +3,7 @@ script: cargo test --all-features --all
3
4
jobs:
5
include:
6
- - rust: 1.30.0
+ - rust: 1.33.0
7
- rust: stable
8
- rust: beta
9
- rust: nightly
0 commit comments