CHG: testing my travis-ci configuration

This commit is contained in:
iceman1001 2016-02-18 19:04:15 +01:00
parent 805cd07e25
commit 0608673a3f

View file

@ -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"
#make command
#script: "make all UBUNTU_1404_QT4=1"
script: "make all"