Browse Source

Add Rust 1.41.1 to the tests since 1.42.0 has been released

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

1
.travis.yml

@ -7,6 +7,7 @@ rust:
- "1.38.0"
- "1.39.0"
- "1.40.0"
- "1.41.1"
- "stable"
- "beta"
- "nightly"

Loading…
Cancel
Save