Browse Source

Add new rust versions to the tests

pull/10/head
Rodolphe Breard 5 years ago
parent
commit
78575975fb
  1. 3
      .travis.yml

3
.travis.yml

@ -5,6 +5,9 @@ rust:
- "1.32.0"
- "1.33.0"
- "1.34.2"
- "1.35.0"
- "1.36.0"
- "1.37.0"
- "stable"
- "beta"
- "nightly"

Loading…
Cancel
Save