Add compact build configuration to Travis
This commit is contained in:
parent
56349939e4
commit
393cc28481
@ -5,4 +5,5 @@ compiler:
|
|||||||
env:
|
env:
|
||||||
- DEFINES=standard
|
- DEFINES=standard
|
||||||
- DEFINES=PUGIXML_WCHAR_MODE
|
- DEFINES=PUGIXML_WCHAR_MODE
|
||||||
|
- DEFINES=PUGIXML_COMPACT
|
||||||
script: make test defines=$DEFINES -j2
|
script: make test defines=$DEFINES -j2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user