1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

Merge pull request #1830 from gtsiam/travis

travis: bump rust to 1.33.0
This commit is contained in:
Sylvestre Ledru 2021-03-15 21:46:28 +01:00 committed by GitHub
commit edf5970b99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ matrix:
- rust: nightly
fast_finish: true
include:
- rust: 1.32.0
- rust: 1.33.0
env: FEATURES=unix
# - rust: stable
# os: linux