nextcloud-android/.travis.yml
2015-07-26 23:16:35 +02:00

12 lines
176 B
YAML

language: android
android:
components:
- build-tools-22.0.1
- android-22
before_install:
- rm pom.xml
script:
- ./setup_env.sh ant
- ant clean
- ant debug