lightning-i2p/.travis.yml

16 lines
335 B
YAML
Raw Normal View History

language: android
android:
components:
2015-01-31 13:47:19 +01:00
- build-tools-21.1.1
2015-01-31 23:36:10 -05:00
- android-21
- extra-android-support
licenses:
- 'android-sdk-license-.+'
- '.*intel.+'
before_install:
- git submodule update --init --recursive
install:
- ./setup-ant.sh
script:
2014-07-31 10:28:39 -04:00
- ant debug && lint -w --exitcode --disable MissingTranslation .