- try to fix travis build travis script debug pt 6 (ant error log too long)
This commit is contained in:
@@ -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 ../..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user