Replaced travis CI badge with Drone CI
This commit is contained in:
13
README.md
13
README.md
@@ -6,16 +6,19 @@
|
|||||||
<h4 align="center"> Season your media library with the shows and movies that you and your friends want.</h4>
|
<h4 align="center"> Season your media library with the shows and movies that you and your friends want.</h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://travis-ci.org/KevinMidboe/seasonedShows">
|
<a href="https://drone.schleppe.cloud/KevinMidboe/seasonedShows">
|
||||||
<img src="https://travis-ci.org/KevinMidboe/seasonedShows.svg?branch=master"
|
<img src="https://drone.schleppe.cloud/api/badges/KevinMidboe/seasonedShows/status.svg"
|
||||||
alt="Travis CI">
|
alt="Drone CI">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://coveralls.io/github/KevinMidboe/seasonedShows?branch=api/v2">
|
<a href="https://coveralls.io/github/KevinMidboe/seasonedShows?branch=api/v2">
|
||||||
<img src="https://coveralls.io/repos/github/KevinMidboe/seasonedShows/badge.svg?branch=api/v2" alt="">
|
<img src="https://coveralls.io/repos/github/KevinMidboe/seasonedShows/badge.svg?branch=api/v2" alt="">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://snyk.io/test/github/KevinMidboe/seasonedShows?targetFile=seasoned_api/package.json">
|
|
||||||
<img src="https://snyk.io/test/github/KevinMidboe/seasonedShows/badge.svg?targetFile=seasoned_api/package.json" alt="">
|
<a href="https://snyk.io/test/github/KevinMidboe/seasonedShows?targetFile=package.json">
|
||||||
|
<img src="https://snyk.io/test/github/KevinMidboe/seasonedShows/badge.svg?targetFile=package.json" alt="">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://opensource.org/licenses/MIT">
|
<a href="https://opensource.org/licenses/MIT">
|
||||||
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="">
|
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="">
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user