Fixing CI

This commit is contained in:
ice-bit 2019-07-10 21:06:36 +02:00
parent b631ad92df
commit 5182a1b16c
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
before_script:
- ld -s /usr/bin/gcc /usrbin/i686-elf-gcc
- ld -s /usr/bin/ld /usr/bin/i686-elf-ld
test:
script:
- make clean # Remove old *.o files