mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Update travis.yml - use rustup
This commit is contained in:
parent
f366b31f7b
commit
944898d8d0
@ -1,8 +1,7 @@
|
||||
language: rust
|
||||
rust:
|
||||
- nightly
|
||||
language: generic
|
||||
sudo: required
|
||||
install:
|
||||
- curl https://sh.rustup.rs -sSf > rustup; chmod +x rustup; ./rustup --default-toolchain nightly -y
|
||||
- ./setup.sh
|
||||
script: ./jenkins.sh
|
||||
notifications:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user