mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Remove cookbook's defuct ci config
This commit is contained in:
parent
0e25e6ae5e
commit
5ce3e4ef2d
@ -1,8 +0,0 @@
|
||||
language: generic
|
||||
sudo: required
|
||||
install:
|
||||
- curl https://sh.rustup.rs -sSf > rustup; chmod +x rustup; ./rustup --default-toolchain nightly -y
|
||||
- export PATH="$HOME/.cargo/bin:$PATH"; ./setup.sh
|
||||
script: export PATH="$HOME/.cargo/bin:$PATH"; ./ci.sh
|
||||
notifications:
|
||||
email: false
|
||||
Loading…
Reference in New Issue
Block a user