From 335beb1a00fd03959d75bc1e3212547300d0421e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Sieradzki?= Date: Sun, 20 Jul 2014 00:57:56 +0200 Subject: [PATCH] Configure android lint --- .travis.yml | 2 +- lint.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 55e251a..ea02b6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ before_install: install: - ./setup-ant.sh script: - - ant debug + - lint -w --exitcode --disable MissingTranslation . && ant debug diff --git a/lint.xml b/lint.xml index 7edd00c..cd410d4 100644 --- a/lint.xml +++ b/lint.xml @@ -1,4 +1,7 @@ + + + - \ No newline at end of file +