ADD: Travis now builds automatically.

This commit is contained in:
iceman1001
2016-01-09 17:13:54 +01:00
parent 302073363e
commit 88a2610af5

View File

@@ -12,4 +12,4 @@ before_script:
- sudo apt-get install -y gcc-arm-none-eabi
#make command
script: make clean && make all UBUNTU_1404_QT4=1
script: "make clean && make all UBUNTU_1404_QT4=1"