Skip to content

Commit

Permalink
Start testing more Rust versions per #80
Browse files Browse the repository at this point in the history
  • Loading branch information
56quarters committed Feb 27, 2019
1 parent da9f98e commit 21dd08b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ rust:
- stable
- beta
- nightly
- 1.28.0
- 1.29.0
- 1.30.0
- 1.31.0
- 1.32.0

matrix:
allow_failures:
- rust: nightly
- rust: 1.28.0
- rust: 1.29.0

0 comments on commit 21dd08b

Please sign in to comment.