Skip to content

Commit

Permalink
Add Travis CI job for checking the minimum supported Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Jul 25, 2019
1 parent 95dc4d4 commit c4b5546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: rust
matrix:
include:
- rust: 1.28.0
- rust: stable
- rust: beta
- rust: nightly
Expand Down

0 comments on commit c4b5546

Please sign in to comment.