mirror of
https://github.com/RPCS3/pugixml.git
synced 2026-01-31 01:25:21 +01:00
Fix .travis.yml script
git-svn-id: http://pugixml.googlecode.com/svn/trunk@972 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
@@ -5,4 +5,4 @@ compiler:
|
||||
env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
script: make test defines=$(DEFINES) -j2
|
||||
script: make test defines=$DEFINES -j2
|
||||
|
||||
Reference in New Issue
Block a user