bump various versions

This commit is contained in:
Andrew Gallant
2016-12-30 15:43:29 -05:00
parent 932875684e
commit d58236fbdc
6 changed files with 27 additions and 18 deletions

View File

@@ -29,10 +29,10 @@ matrix:
env: TARGET=x86_64-apple-darwin
# Minimum Rust supported channel.
- os: linux
rust: 1.11.0
rust: 1.12.0
env: TARGET=x86_64-unknown-linux-gnu
- os: osx
rust: 1.11.0
rust: 1.12.0
env: TARGET=x86_64-apple-darwin
before_install: