Skip to content
Snippets Groups Projects
Verified Commit 3e357680 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Attempt to fix CI

parent 5b42a2f3
No related branches found
No related tags found
No related merge requests found
...@@ -20,12 +20,8 @@ before_script: ...@@ -20,12 +20,8 @@ before_script:
software-properties-common \ software-properties-common \
syslinux \ syslinux \
syslinux-utils \ syslinux-utils \
texinfo \
wget && 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 curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
img: img:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment