thunderbird-android/.travis.yml
2019-11-17 01:42:24 +01:00

12 lines
186 B
YAML

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