Readrops doesn't use Travis CI anymore

This commit is contained in:
Shinokuni 2020-03-22 19:28:59 +01:00
parent dd4bbdd547
commit 209070abd6
2 changed files with 2 additions and 18 deletions

View File

@ -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"

View File

@ -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. 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.