Skip to content

Commit

Permalink
ci: bump minimum toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab committed Apr 16, 2020
1 parent c95c52e commit 00f76cb
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
@@ -1,7 +1,7 @@
language: rust

rust:
- 1.34.0 # minimum supported toolchain
- 1.39.0 # minimum supported toolchain
- 1.42.0 # pinned toolchain for clippy
- stable
- beta
Expand Down

0 comments on commit 00f76cb

Please sign in to comment.