Skip to content

Commit ecd9601

Browse files
committed
Bump minimum Rust version to 1.32
1 parent cd8627b commit ecd9601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ matrix:
3434
rust: stable
3535
env: TARGET=x86_64-unknown-linux-gnu
3636
- name: "x86_64-unknown-linux-gnu (Rust 1.31.0)"
37-
rust: 1.31.0
37+
rust: 1.32.0
3838
env: TARGET=x86_64-unknown-linux-gnu
3939
- name: "i686-unknown-linux-gnu"
4040
env: TARGET=i686-unknown-linux-gnu CROSS=1

0 commit comments

Comments
 (0)