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 29e6049bab
commit 8de5a02381

View file

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