diff options
| author | Vincent Prouillet | 2018-05-29 22:47:37 +0200 | 
|---|---|---|
| committer | Vincent Prouillet | 2018-05-29 22:47:37 +0200 | 
| commit | e98c161972f8232ce82e9cf73d61178dca59f48d (patch) | |
| tree | 22b41173b892689b5731f0063ae406cc672ed051 | |
| parent | e7e923ea3673f4a4bb11d1b61fda013d96c1f244 (diff) | |
| download | validator-e98c161972f8232ce82e9cf73d61178dca59f48d.tar.bz2 | |
Try 1.20 for lowest version
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index 828bfe7..b8ee67b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: rust  cache: cargo  rust: -  - 1.18.0 +  - 1.20.0    - stable    - beta    - nightly | 
