lightning-i2p/.travis.yml

16 lines
335 B
YAML
Raw Normal View History

language: android
android:
components:
2015-01-31 12:47:19 +00:00
- build-tools-21.1.1
2015-02-01 04:36:10 +00: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 14:28:39 +00:00
- ant debug && lint -w --exitcode --disable MissingTranslation .