Something is weird with the -- in the travis build script...

This commit is contained in:
xawotihs
2013-12-31 15:49:21 +01:00
parent 94d5a85043
commit de40146462

View File

@@ -14,7 +14,7 @@ cd ../..
# we create resource package
cd projects/mtg/bin/Res
python createResourceZip.py
python createResourceZip.py platform=qt
python createResourceZip.py --platform=qt
# if we let the zip here, Wagic will use it in the testsuite
# and we'll get 51 failed test cases
mv core_*.zip ../../../../core.zip