Skip to content

Commit

Permalink
Bump minimum Rust version to 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Aug 9, 2019
1 parent fb0a938 commit 12c55b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ matrix:
rust: stable
env: TARGET=x86_64-unknown-linux-gnu
- name: "x86_64-unknown-linux-gnu (Rust 1.31.0)"
rust: 1.31.0
rust: 1.32.0
env: TARGET=x86_64-unknown-linux-gnu
- name: "i686-unknown-linux-gnu"
env: TARGET=i686-unknown-linux-gnu CROSS=1
Expand Down

0 comments on commit 12c55b6

Please sign in to comment.