This commit is contained in:
Jeremy Soller 2018-06-10 14:36:45 -06:00
parent 56d264946a
commit a872d544b6

View file

@ -17,7 +17,8 @@ before_script:
nasm \
pkg-config \
software-properties-common \
syslinux &&
syslinux \
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 &&