Travis script require completion
This commit is contained in:
parent
515362cf07
commit
1001af3d90
|
@ -14,9 +14,7 @@ before_install:
|
|||
glendc/gcc_cross_compilers/x64-elf-gcc; fi
|
||||
script:
|
||||
- export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
|
||||
- make clean
|
||||
- make update
|
||||
- make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
||||
- make clean && make update && make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
||||
notifications:
|
||||
email: false
|
||||
webhooks: http://37.139.9.28:54863/travis
|
||||
|
|
Loading…
Reference in a new issue