Files
briar/.travis.yml
2014-12-08 09:41:26 +00:00

13 lines
193 B
YAML

language: android
android:
components:
- build-tools-19.0.2
- android-10
licenses:
- 'android-sdk-.*'
- '.*intel.+'
script:
- gradle build
notifications:
- email: false