Fixing CI

This commit is contained in:
ice-bit 2019-07-10 21:09:59 +02:00
parent 133e38ece5
commit 779ff7baf8
1 changed files with 2 additions and 2 deletions

View File

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