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 1.8.0 and 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Oct 15, 2016
1 parent e7e5bfc commit 8b665f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ sudo: false

# run builds for all the trains (and more)
rust:
- 1.10.0
- 1.11.0
- stable
- nightly
- 1.8.0
- 1.9.0
- beta
- nightly

addons:
apt:
Expand Down

0 comments on commit 8b665f1

Please sign in to comment.