Fixing CI
This commit is contained in:
parent
b631ad92df
commit
5182a1b16c
@ -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:
|
test:
|
||||||
script:
|
script:
|
||||||
- make clean # Remove old *.o files
|
- make clean # Remove old *.o files
|
||||||
|
Loading…
Reference in New Issue
Block a user