Browse Source

Add rust 1.34.2 to the travis-ci tests

pull/5/head
Rodolphe Breard 6 years ago
parent
commit
d1a4f3b143
  1. 1
      .travis.yml

1
.travis.yml

@ -4,6 +4,7 @@ dist: xenial
rust: rust:
- "1.32.0" - "1.32.0"
- "1.33.0" - "1.33.0"
- "1.34.2"
- "stable" - "stable"
- "beta" - "beta"
- "nightly" - "nightly"

Loading…
Cancel
Save