Fixing travis
This commit is contained in:
parent
27513bd94e
commit
e65e062652
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user