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

Commit

Permalink
chore(ci) Update to Rust 1.23.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jan 9, 2018
1 parent 8af4541 commit 43e2706
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ language: rust

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

0 comments on commit 43e2706

Please sign in to comment.