nextcloud-android/.travis.yml

15 lines
207 B
YAML
Raw Normal View History

language: android
android:
components:
- platform-tools
- tools
- build-tools-20.0.0
- android-19
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