thunderbird-android/.travis.yml

11 lines
173 B
YAML

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