diff --git a/.travis.yml b/.travis.yml
index 9b2e578587894a20c2e4263fa8968c815099310e..8e6b00de5ecab41fc7ba422aeb7c6b09e042d8f2 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