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
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ compiler:
|
|||
env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
script: make test defines=$(DEFINES) -j2
|
||||
script: make test defines=$DEFINES -j2
|
||||
|
|
Loading…
Add table
Reference in a new issue