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

Fix .travis.yml script

git-svn-id: http://pugixml.googlecode.com/svn/trunk@972 99668b35-9821-0410-8761-19e4c4f06640
parent 543fa826
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,4 @@ compiler:
env:
- DEFINES=standard
- DEFINES=PUGIXML_WCHAR_MODE
script: make test defines=$(DEFINES) -j2
\ No newline at end of file
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