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.8 and 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Oct 15, 2016
1 parent dbc4ea1 commit 86d2e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
language: rust
rust:
- 1.8.0
- 1.9.0
- 1.10.0
- 1.11.0
- stable
- beta
- nightly
Expand Down

0 comments on commit 86d2e82

Please sign in to comment.