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 11:31:03 +01:00

13 lines
No EOL
240 B
YAML

language: android
jdk: oraclejdk7
components:
- build-tools-21.1.2
- android-21
- extra-android-support
- extra-google-m2repository
- extra-android-m2repository
before_install:
- echo yes | android update sdk --no-ui -f