Skip to content

Commit

Permalink
bump the MSRV to 1.40
Browse files Browse the repository at this point in the history
rust-lang/rust#63803
we'll get there, eventually
  • Loading branch information
rrbutani committed Jun 30, 2020
1 parent 1fdb2e7 commit 6787af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rust:
- stable
- beta
- nightly
- 1.38.0
- 1.40.0

install:
- rustup component add rustfmt-preview clippy-preview || true
Expand Down

0 comments on commit 6787af7

Please sign in to comment.