nextcloud-notes-android/.travis.yml

13 lines
175 B
YAML
Raw Normal View History

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