1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-12 14:44:49 +02:00
Smack/.travis.yml
2014-10-08 16:01:19 +02:00

8 lines
104 B
YAML

language: android
android:
components:
- android-8
install: gradle assemble
script: gradle check