Skip to content
Snippets Groups Projects
Commit 393cc284 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Add compact build configuration to Travis

parent 56349939
No related branches found
No related tags found
No related merge requests found
...@@ -5,4 +5,5 @@ compiler: ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment