Let's display ant errors
This commit is contained in:
@@ -21,7 +21,7 @@ if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
|||||||
# updating versions with the TRAVIS build numbers
|
# updating versions with the TRAVIS build numbers
|
||||||
cd projects/mtg/
|
cd projects/mtg/
|
||||||
echo before ant
|
echo before ant
|
||||||
ant update > error.txt
|
ant update
|
||||||
echo after ant
|
echo after ant
|
||||||
cd ../..
|
cd ../..
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user