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

Commit

Permalink
CI: Add Rust 1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed May 10, 2017
1 parent ee075c6 commit 7b4b15a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ language: rust

matrix:
include:
- rust: 1.13.0
os: linux
dist: trusty
- rust: 1.13.0
os: osx
- rust: 1.14.0
os: linux
dist: trusty
Expand All @@ -17,6 +12,11 @@ matrix:
dist: trusty
- rust: 1.15.0
os: osx
- rust: 1.16.0
os: linux
dist: trusty
- rust: 1.16.0
os: osx
- rust: stable
os: linux
dist: trusty
Expand Down

0 comments on commit 7b4b15a

Please sign in to comment.