Also make update when required
This commit is contained in:
parent
c507455614
commit
2bbcf1251f
|
@ -14,6 +14,7 @@ before_install:
|
||||||
glendc/gcc_cross_compilers/x64-elf-gcc; fi
|
glendc/gcc_cross_compilers/x64-elf-gcc; fi
|
||||||
script:
|
script:
|
||||||
- make clean
|
- make clean
|
||||||
|
- make update
|
||||||
- make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
- make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue