- try to fix travis build travis script debug pt 6 (ant error log too long)

This commit is contained in:
Rolzad73
2019-03-27 22:04:11 -04:00
parent cdd36a404b
commit 0d05804376

View File

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