CI: Use Rust 1.28 on Travis too

This commit is contained in:
Danilo Bargen 2018-09-18 21:34:33 +02:00
commit 6ad0aaf40f

View file

@ -1,7 +1,7 @@
language: rust
os: osx
rust:
- 1.19.0
- 1.28.0
- stable
cache: cargo
script: cargo test