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 fb0a938 commit 12c55b6Copy full SHA for 12c55b6
.travis.yml
@@ -34,7 +34,7 @@ matrix:
34
rust: stable
35
env: TARGET=x86_64-unknown-linux-gnu
36
- name: "x86_64-unknown-linux-gnu (Rust 1.31.0)"
37
- rust: 1.31.0
+ rust: 1.32.0
38
39
- name: "i686-unknown-linux-gnu"
40
env: TARGET=i686-unknown-linux-gnu CROSS=1
0 commit comments