X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/74d3f41bca77b40f3ad2f095368c3b4e333853ed..14dff8e330dce236f12b15d10120317065adc543:/.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