diff --git a/README.md b/README.md index 07dbf1d1..b498486a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Godoc reference][godoc-image]][godoc-url] [![Go report card][goreportcard-image]][goreportcard-url] -[![Build status][travis-image]][travis-url] +[![Tests][tests-image]][tests-url] ## How to @@ -106,5 +106,5 @@ This project is licensed under the [MIT License](https://github.com/animenotifie [godoc-url]: https://godoc.org/github.com/animenotifier/notify.moe [goreportcard-image]: https://goreportcard.com/badge/github.com/animenotifier/notify.moe [goreportcard-url]: https://goreportcard.com/report/github.com/animenotifier/notify.moe -[travis-image]: https://travis-ci.org/animenotifier/notify.moe.svg?branch=go -[travis-url]: https://travis-ci.org/animenotifier/notify.moe +[tests-image]: https://cloud.drone.io/api/badges/animenotifier/notify.moe/status.svg +[tests-url]: https://cloud.drone.io/animenotifier/notify.moe