master^2
Hannes Achleitner 2019-07-28 06:45:56 +02:00
parent 573d580977
commit 9137a8f9c3
2 changed files with 17 additions and 0 deletions

17
.travis.yml Normal file
View File

@ -0,0 +1,17 @@
language: android
android:
components:
- build-tools-28.0.3
- android-28
- extra-android-m2repository
licenses:
- 'android-sdk-license-.+'
jdk:
- openjdk8
dist: trusty
script:
- ./gradlew assembleDebug testDebugUnitTest

0
gradlew vendored Normal file → Executable file
View File