thunderbird-android/.travis.yml

12 lines
173 B
YAML
Raw Normal View History

2015-12-22 17:03:25 +00:00
language: android
android:
components:
2016-04-22 01:54:59 +00:00
- tools
2017-03-13 00:36:27 +00:00
- build-tools-25.0.2
- android-25
2015-12-22 17:03:25 +00:00
- extra-android-m2repository
jdk: oraclejdk8
2015-12-22 17:03:25 +00:00
script: ./gradlew testDebug