Browse Source

Maybe even 1.34

index-subcmd
Vincent Prouillet 4 years ago
parent
commit
a66f9841dc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 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


Loading…
Cancel
Save