lightning-i2p/.travis.yml
2015-01-31 13:47:19 +01:00

16 lines
335 B
YAML

language: android
android:
components:
- build-tools-21.1.1
- android-20
- extra-android-support
licenses:
- 'android-sdk-license-.+'
- '.*intel.+'
before_install:
- git submodule update --init --recursive
install:
- ./setup-ant.sh
script:
- ant debug && lint -w --exitcode --disable MissingTranslation .