Skip to content

Commit

Permalink
Bump MSRV to 1.34.0 to accomodate the new MSRV of base64
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Oct 25, 2019
1 parent 0ed9ed4 commit 398c6a1
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

matrix:
include:
- rust: 1.31.0
- rust: 1.34.0
- rust: stable
- rust: nightly
env: TRAVIS_NIGHTLY=true
Expand Down

0 comments on commit 398c6a1

Please sign in to comment.