nextcloud-android/.travis.yml

14 lines
193 B
YAML
Raw Normal View History

language: android
android:
components:
- build-tools-22.0.1
- android-19
2015-06-15 13:46:48 +03:00
- android-16
before_install:
- rm pom.xml
2014-01-21 21:07:53 +04:00
script:
- ./setup_env.sh ant
2014-01-21 21:07:53 +04:00
- ant clean
- ant debug