Maybe even 1.34

This commit is contained in:
Vincent Prouillet 2019-05-31 18:09:03 +02:00
parent f5658fc119
commit a66f9841dc

View file

@ -16,7 +16,7 @@ matrix:
# The earliest stable Rust version that works
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.33.0
rust: 1.34.0
before_install: set -e