thunderbird-android/.travis.yml
2019-08-03 15:16:05 +02:00

12 lines
186 B
YAML

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