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 d0afe24 commit 3805c65Copy full SHA for 3805c65
.travis.yml
@@ -32,7 +32,7 @@ matrix:
32
rust: stable
33
env: TARGET=x86_64-unknown-linux-gnu
34
- name: "x86_64-unknown-linux-gnu (Rust 1.29.0)"
35
- rust: 1.29.0
+ rust: 1.31.0
36
37
- name: "i686-unknown-linux-gnu"
38
env: TARGET=i686-unknown-linux-gnu CROSS=1
0 commit comments