Fixing CI
This commit is contained in:
parent
133e38ece5
commit
779ff7baf8
@ -1,6 +1,6 @@
|
|||||||
before_script:
|
before_script:
|
||||||
- ld -s /usr/bin/gcc /usr/bin/i686-elf-gcc
|
- ln -s /usr/bin/gcc /usr/bin/i686-elf-gcc
|
||||||
- ld -s /usr/bin/ld /usr/bin/i686-elf-ld
|
- ln -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