Attempt to fix CI

This commit is contained in:
Jeremy Soller 2018-10-29 20:01:54 -06:00
parent 5b42a2f3e0
commit 3e3576800b
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1

View file

@ -20,12 +20,8 @@ before_script:
software-properties-common \
syslinux \
syslinux-utils \
texinfo \
wget &&
apt-key adv -q --batch --yes --keyserver keyserver.ubuntu.com --recv-keys AA12E97F0881517F &&
add-apt-repository 'deb https://static.redox-os.org/toolchain/apt ./' &&
apt-get update -qq &&
apt-get purge -qq binutils-doc &&
apt-get install -qq x86-64-unknown-redox-gcc &&
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
img: