mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Merge pull request #3999 from sylvestre/travis
remove an old travis CI script
This commit is contained in:
commit
2b495daa16
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
rustup target add x86_64-unknown-redox
|
|
||||||
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AA12E97F0881517F
|
|
||||||
sudo add-apt-repository 'deb https://static.redox-os.org/toolchain/apt /'
|
|
||||||
sudo apt-get update -qq
|
|
||||||
sudo apt-get install -y x86-64-unknown-redox-gcc
|
|
Loading…
Add table
Add a link
Reference in a new issue