mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-23 07:21:52 +01:00
Readrops doesn't use Travis CI anymore
This commit is contained in:
parent
dd4bbdd547
commit
209070abd6
16
.travis.yml
16
.travis.yml
@ -1,16 +0,0 @@
|
||||
language: android
|
||||
android:
|
||||
components:
|
||||
- android-28
|
||||
- build-tools-28.0.3
|
||||
licenses:
|
||||
- 'android-sdk-preview-license-52d11cd2'
|
||||
- 'android-sdk-license-.+'
|
||||
- 'google-gdk-license-.+'
|
||||
|
||||
script:
|
||||
- ./gradlew clean assembleDebug assembleRelease testDebug
|
||||
|
||||
before_install:
|
||||
- yes | sdkmanager "platforms;android-29"
|
||||
- yes | sdkmanager "build-tools;29.0.2"
|
@ -1,6 +1,6 @@
|
||||
# Readrops [<img src="fastlane/metadata/android/en-US/images/icon.png" width=60>](https://github.com/readrops/Readrop)
|
||||
# Readrops [<img src="fastlane/metadata/android/en-US/images/icon.png" width=60>](https://github.com/readrops/Readrops)
|
||||
|
||||
[![Build Status](https://travis-ci.org/readrops/Readrops.svg?branch=develop)](https://travis-ci.org/readrops/Readrops)
|
||||
![Build Status](https://github.com/readrops/Readrops/workflows/Android%20CI/badge.svg?branch=develop)
|
||||
|
||||
Readrops is a multi-services RSS client for Android. Its name is composed of "Read" and "drops", where drops are information drops in an ocean of news.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user