build PRO on Travis
This commit is contained in:
parent
fd6a7d72e1
commit
23432fbebe
|
@ -1,5 +1,7 @@
|
||||||
language: c
|
language: c
|
||||||
script: make linux
|
script:
|
||||||
|
- make linux
|
||||||
|
- make linux-pro
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue