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 c5a1f97 commit 3518153Copy full SHA for 3518153
.travis.yml
@@ -2,6 +2,11 @@ language: rust
2
cache: cargo
3
4
rust:
5
+ - 1.10.0
6
+ - 1.11.0
7
+ - 1.12.1
8
+ - 1.13.0
9
+ - 1.14.0
10
- stable
11
- beta
12
- nightly
0 commit comments