Redirect ant update errors to a file and push correct upload-binaries.sh

This commit is contained in:
xawotihs
2013-12-05 21:43:29 +01:00
parent ae97abbf96
commit e9eb86488e
2 changed files with 12 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
# updating versions with the TRAVIS build numbers
cd projects/mtg/
ant update
ant update > error.txt
cd ../..
# we're building a PSP binary here