Fix .travis.yml script
git-svn-id: http://pugixml.googlecode.com/svn/trunk@972 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
543fa8268d
commit
26a7f35ca8
@ -5,4 +5,4 @@ compiler:
|
|||||||
env:
|
env:
|
||||||
- DEFINES=standard
|
- DEFINES=standard
|
||||||
- DEFINES=PUGIXML_WCHAR_MODE
|
- DEFINES=PUGIXML_WCHAR_MODE
|
||||||
script: make test defines=$(DEFINES) -j2
|
script: make test defines=$DEFINES -j2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user