Browse Source

Update the Rust versions in the CI

pull/39/head
Rodolphe Breard 4 years ago
parent
commit
913199c106
  1. 3
      .travis.yml

3
.travis.yml

@ -6,6 +6,9 @@ rust:
- "1.42.0"
- "1.43.1"
- "1.44.1"
- "1.45.2"
- "1.46.0"
- "1.47.0"
- "stable"
- "beta"
- "nightly"

Loading…
Cancel
Save