mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
ADD: Travis now builds automatically.
This commit is contained in:
parent
302073363e
commit
88a2610af5
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ before_script:
|
||||||
- sudo apt-get install -y gcc-arm-none-eabi
|
- sudo apt-get install -y gcc-arm-none-eabi
|
||||||
|
|
||||||
#make command
|
#make command
|
||||||
script: make clean && make all UBUNTU_1404_QT4=1
|
script: "make clean && make all UBUNTU_1404_QT4=1"
|
Loading…
Add table
Add a link
Reference in a new issue