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-24 23:52:46 +01:00

12 lines
No EOL
176 B
YAML

language: android
jdk: oraclejdk7
components:
- build-tools-21.1.1
- android-21
# Additional components
- extra-android-support
before_install:
- chmod +x gradlew