- try to fix travis build travis script debug pt 2

This commit is contained in:
Rolzad73
2019-03-27 21:12:46 -04:00
parent e81f1299cb
commit 58af6f73d9

View File

@@ -23,7 +23,8 @@ echo RELEASE_NAME = $RELEASE_NAME
echo changing dir 1
cd projects/mtg/
echo ant updating
ant update > error.txt
#ant update > error.txt
ant -v update
echo changing dir 2
cd ../..