Configure android lint
This commit is contained in:
parent
b9086baf0b
commit
335beb1a00
@ -12,4 +12,4 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- ./setup-ant.sh
|
- ./setup-ant.sh
|
||||||
script:
|
script:
|
||||||
- ant debug
|
- lint -w --exitcode --disable MissingTranslation . && ant debug
|
||||||
|
Loading…
Reference in New Issue
Block a user