Skip to content

Commit

Permalink
Merge pull request #302 from matklad/rust-1.13.0
Browse files Browse the repository at this point in the history
Bump MSRV to 1.13.0
  • Loading branch information
bluss committed Aug 27, 2018
2 parents bfe6167 + 841a4b5 commit 8bb5c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: rust
sudo: false
matrix:
include:
- rust: 1.12.0
- rust: 1.13.0
before_script:
# rand 0.4.2 requires rust 1.15, and rand-0.3.22 requires rand-0.4 :/
# manually hacking the lockfile due to the limitations of cargo#2773
Expand Down

0 comments on commit 8bb5c66

Please sign in to comment.