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
- build-tools-23.0.3
2016-04-22 01:37:43 +00:00
- android-23
2015-12-22 17:03:25 +00:00
- extra-android-m2repository
jdk: oraclejdk7
script: ./gradlew testDebug