Run clean as well

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-12-04 16:12:05 +01:00
parent f1d9ff99dc
commit 2e6614d453

View File

@ -33,6 +33,7 @@ before_script:
- if [ -n "$SELENIUM" ] ; then ./test/install-browserstack ; fi
script:
- ant clean
- ant locales
- ant lint
- set -e;