Aegis/.travis.yml

8 lines
118 B
YAML
Raw Normal View History

language: android
android:
components:
- android-28
- build-tools-28.0.3
script:
- ./gradlew build test