Updated travis to use stable Rust.
This commit is contained in:
parent
eb91bd376f
commit
91195feee4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue