diff --git a/.travis.yml b/.travis.yml index 9b2e578..8e6b00d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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