Update .travis.yml
update ci to rust 1.19 for regex.
This commit is contained in:
parent
29e6049bab
commit
8de5a02381
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: rust
|
||||
rust:
|
||||
- 1.22.1
|
||||
- 1.18.0
|
||||
- 1.19.0
|
||||
- beta
|
||||
- nightly
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue