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 88a8714 commit d34b108Copy full SHA for d34b108
.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