Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
chore(ci) Only test against stable+ Rust.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jan 9, 2018
1 parent 43e2706 commit 077aa7a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@ language: rust

matrix:
include:
- rust: 1.21.0
os: linux
dist: trusty
- rust: 1.21.0
os: osx
- rust: 1.22.0
os: linux
dist: trusty
- rust: 1.22.0
os: osx
- rust: stable
os: linux
dist: trusty
Expand Down

0 comments on commit 077aa7a

Please sign in to comment.