Fixing travis

This commit is contained in:
Anthony Restaino 2015-05-02 12:51:14 -04:00
parent 27513bd94e
commit e65e062652

View File

@ -10,6 +10,5 @@ android:
before_install:
- git submodule update --init --recursive
install:
- ./setup-ant.sh
- ./gradlew
script:
- ant debug && lint -w --exitcode --disable MissingTranslation .