Updated travis to use stable Rust.

This commit is contained in:
Aaron Weiss 2016-03-25 23:07:47 -04:00
parent eb91bd376f
commit 91195feee4

View file

@ -2,7 +2,7 @@ env:
global:
- secure: aGzqk53//ZQmZ/7Eb8XtlUG3bmwmR5p+RCSqUEz0xUazsYAO0/NRYgEkebXpggvjQCaJFsWWNxfSq5+3bVa43boIChKzshkrqIvF6sO5RxMslNQbb4rabo4GadJYMMFmoG/3h1EwFk3pEsAorNC/M6VVuH9XLKD5dWgvefMqclc=
language: rust
rust: nightly
rust: stable
sudo: false
script:
- chmod +x mktestconfig.sh