X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/74d3f41bca77b40f3ad2f095368c3b4e333853ed..ad493abc2afb4c415eadd6baa861434e803a563b:/.travis.yml?ds=sidebyside

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