CI: try stable Rust release

This commit is contained in:
Matt Green 2016-11-15 17:16:40 -05:00
parent 5b2858e6d6
commit d80eb45d5a
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ env:
matrix:
include:
- os: linux
rust: nightly
rust: stable
env: TARGET=x86_64-unknown-linux-gnu
- os: osx
rust: nightly
rust: stable
env: TARGET=x86_64-apple-darwin
script: