Added .travis.yml
This commit is contained in:
parent
76c898d77b
commit
816fea8149
2 changed files with 15 additions and 0 deletions
14
.travis.yml
Normal file
14
.travis.yml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
language: android
|
||||||
|
jdk: oraclejdk8
|
||||||
|
sudo: false
|
||||||
|
|
||||||
|
android:
|
||||||
|
components:
|
||||||
|
- tools
|
||||||
|
- platform-tools
|
||||||
|
- build-tools-24.0.2
|
||||||
|
- android-24
|
||||||
|
- extra-android-m2repository
|
||||||
|
- extra-google-m2repository
|
||||||
|
|
||||||
|
script:
|
|
@ -1,4 +1,5 @@
|
||||||
[](https://android-arsenal.com/api?level=14)
|
[](https://android-arsenal.com/api?level=14)
|
||||||
|
[](https://travis-ci.org/btimofeev/UniPatcher)
|
||||||
|
|
||||||
UniPatcher
|
UniPatcher
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Add table
Reference in a new issue