Aegis/.travis.yml
Alexander Bakker 3054032a37 Add Travis CI configuration
This doesn't spin up an emulator yet, but we don't have any tests that require
one anyway
2019-09-05 01:12:30 +02:00

7 lines
118 B
YAML

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