Also make update when required

This commit is contained in:
Jeremy Soller 2016-11-30 17:38:56 -07:00
parent c507455614
commit 2bbcf1251f

View file

@ -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