Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Drop support for rust 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 19, 2016
1 parent b1a805b commit e79e5e3
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 @@ -2,8 +2,8 @@ language: rust
sudo: false

rust:
- 1.10.0
- 1.11.0
- 1.12.0
- stable
- beta
- nightly
Expand Down

0 comments on commit e79e5e3

Please sign in to comment.