Fixing CI

This commit is contained in:
ice-bit 2019-07-11 20:19:34 +02:00
parent 93d788ce45
commit f3b5fc31ce
1 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,4 @@ before_script:
- ln -s /usr/bin/ld /usr/bin/i686-elf-ld
test:
script:
- make clean # Remove old *.o files
- ./build.sh # Compile iceOS
- make clean all # Compile