This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
tueroeffner/.travis.yml
2015-01-25 16:49:16 +01:00

10 lines
138 B
YAML

language: android
jdk: oraclejdk7
before_script:
- echo yes | android update sdk -u -a -t 'android-14'
script:
- ./gradlew build