Tries to remove weird characters in travis build file
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ cd ../..
|
|||||||
# we create resource package
|
# we create resource package
|
||||||
cd projects/mtg/bin/Res
|
cd projects/mtg/bin/Res
|
||||||
python createResourceZip.py
|
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
|
# if we let the zip here, Wagic will use it in the testsuite
|
||||||
# and we'll get 51 failed test cases
|
# and we'll get 51 failed test cases
|
||||||
mv core_*.zip ../../../../core.zip
|
mv core_*.zip ../../../../core.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user