Fixing CI
This commit is contained in:
parent
93d788ce45
commit
f3b5fc31ce
@ -3,5 +3,4 @@ before_script:
|
|||||||
- ln -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 all # Compile
|
||||||
- ./build.sh # Compile iceOS
|
|
||||||
|
Loading…
Reference in New Issue
Block a user