Fixing travis
This commit is contained in:
parent
27513bd94e
commit
e65e062652
@ -10,6 +10,5 @@ android:
|
|||||||
before_install:
|
before_install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
install:
|
install:
|
||||||
- ./setup-ant.sh
|
- ./gradlew
|
||||||
script:
|
script:
|
||||||
- ant debug && lint -w --exitcode --disable MissingTranslation .
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user