mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 11:16:44 +03:00
Added codecov support.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# OpenWeatherMap Java API [![Build Status][ci-shield]][ci-link]
|
||||
# OpenWeatherMap Java API [![Build Status][ci-shield]][ci-link] [![codecov][codecov-shield]][codecov-link]
|
||||
Java API for OpenWeatherMap services.
|
||||
|
||||
### Implemented features:
|
||||
@@ -51,4 +51,8 @@ compile('com.github.prominence:openweathermap-api:2.0-SNAPSHOT')
|
||||
MIT
|
||||
|
||||
[ci-shield]: https://travis-ci.org/Prominence/openweathermap-java-api.svg?branch=master
|
||||
[ci-link]: https://travis-ci.org/Prominence/openweathermap-java-api
|
||||
[ci-link]: https://travis-ci.org/Prominence/openweathermap-java-api
|
||||
|
||||
|
||||
[codecov-shield]: https://codecov.io/gh/Prominence/openweathermap-java-api/branch/master/graph/badge.svg
|
||||
[codecov-link]: https://codecov.io/gh/Prominence/openweathermap-java-api
|
||||
Reference in New Issue
Block a user