X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/74d3f41bca77b40f3ad2f095368c3b4e333853ed..25606bd7246c4192b6c4664ef813d33be4f23f92:/.travis.yml

diff --git a/.travis.yml b/.travis.yml
index 8ff92fdf..ad86e840 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,6 @@ before_script:
   - sudo apt-get install -y gcc-arm-none-eabi
   - git fetch --all
 
-  #make command
-script: "make all UBUNTU_1404_QT4=1"
\ No newline at end of file
+#make command
+#script: "make all UBUNTU_1404_QT4=1"
+script: "make all"
\ No newline at end of file