Fixed travis build not running tests by default
This commit is contained in:
parent
6bfdaffea8
commit
a5de951a48
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ addons:
|
|||
- gobjc-4.9
|
||||
- gnustep-devel
|
||||
|
||||
env:
|
||||
global:
|
||||
- TESTS=ON
|
||||
|
||||
matrix:
|
||||
include:
|
||||
# Linux Debug, GCC 4.9
|
||||
|
|
Loading…
Add table
Reference in a new issue