Download this file

.travis.yml    10 lines (8 with data), 132 Bytes

1
2
3
4
5
6
7
8
9
before_install:
- chmod +x gradlew
language: android
android:
components:
- build-tools-22.0.1
- android-22
- extra