Update .travis.yml

update ci to rust 1.19 for regex.
This commit is contained in:
Chen Yuheng 2018-09-04 16:16:37 +08:00 committed by GitHub
parent 5990b5c427
commit d3dadda704

View file

@ -1,7 +1,7 @@
language: rust language: rust
rust: rust:
- 1.22.1 - 1.22.1
- 1.18.0 - 1.19.0
- beta - beta
- nightly - nightly
matrix: matrix: