before_script: - ln -s /usr/bin/gcc /usr/bin/i686-elf-gcc - ln -s /usr/bin/ld /usr/bin/i686-elf-ld test: script: - make clean all # Compile