travis: bump rust to 1.33.0

Follow-up to #1724 where the minimum Rust version was bumped to v1.33.0
This commit is contained in:
George Tsiamasiotis 2021-03-15 21:45:09 +02:00
parent 4574b2b58d
commit 1169b92dd6

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