thunderbird-android/.travis.yml
2019-11-17 01:41:46 +01:00

12 lines
186 B
YAML

language: android
android:
components:
- tools
- build-tools-28.0.3
- android-29
- extra-android-m2repository
dist: trusty
jdk: oraclejdk8
script: ./gradlew testDebug