Skip to content

Commit

Permalink
Update travis to modern version of Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosland committed Nov 29, 2019
1 parent f927f03 commit fe258b0
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 @@ -4,7 +4,7 @@ cache: cargo
language: rust
rust:
- nightly
- 1.28.0
- 1.39.0
- stable

before_cache:
Expand Down

0 comments on commit fe258b0

Please sign in to comment.