Switch build to beta
This commit is contained in:
parent
a7b9b4651d
commit
971b6afe9f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: rust
|
||||
|
||||
rust:
|
||||
- 1.0.0-beta.2
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
sudo: false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
PROJECT_NAME=zip-rs
|
||||
DOCS_REPO=mvdnes/rust-docs.git
|
||||
SSH_KEY_TRAVIS_ID=70a3dd61d838
|
||||
DOC_RUST_VERSION=1.0.0-beta.2
|
||||
DOC_RUST_VERSION=beta
|
||||
|
|
Loading…
Add table
Reference in a new issue