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.
2 parents 88a8714 + d34b108 commit edbcde9Copy full SHA for edbcde9
.travis.yml
@@ -33,8 +33,8 @@ matrix:
33
- name: "x86_64-unknown-linux-gnu (stable)"
34
rust: stable
35
env: TARGET=x86_64-unknown-linux-gnu
36
- - name: "x86_64-unknown-linux-gnu (Rust 1.32.0)"
37
- rust: 1.32.0
+ - name: "x86_64-unknown-linux-gnu (Rust 1.36.0)"
+ rust: 1.36.0
38
39
- name: "i686-unknown-linux-gnu"
40
env: TARGET=i686-unknown-linux-gnu CROSS=1
0 commit comments