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.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jul 9, 2016
1 parent e6a902c commit 47d5d8f
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,8 +1,8 @@
sudo: false
language: rust
rust:
- 1.7.0
- 1.8.0
- 1.9.0
- stable
- beta
- nightly
Expand Down

0 comments on commit 47d5d8f

Please sign in to comment.