Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit c0458d9

Browse files
committed
update badges to use develop branch
1 parent 2cb1ef4 commit c0458d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![GitHub license](https://img.shields.io/github/license/dcendents/android-maven-gradle-plugin.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
2-
[![Build Status](https://travis-ci.org/dcendents/android-maven-gradle-plugin.svg?branch=master)](https://travis-ci.org/dcendents/android-maven-gradle-plugin)
2+
[![Build Status](https://travis-ci.org/dcendents/android-maven-gradle-plugin.svg?branch=develop)](https://travis-ci.org/dcendents/android-maven-gradle-plugin)
33
[![Stories in Ready](https://badge.waffle.io/dcendents/android-maven-gradle-plugin.png?label=ready&title=Ready)](https://waffle.io/dcendents/android-maven-gradle-plugin)
4-
[![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/coverage.svg?branch=master)](http://codecov.io/github/dcendents/android-maven-gradle-plugin?branch=master)
4+
[![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/coverage.svg?branch=develop)](http://codecov.io/github/dcendents/android-maven-gradle-plugin?branch=develop)
55
[![Maven Central](https://img.shields.io/maven-central/v/com.github.dcendents/android-maven-gradle-plugin.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22android-maven-gradle-plugin%22)
66

77
Gradle Android Maven plugin
@@ -83,9 +83,9 @@ The following table shows the compatibility between the android-maven-gradle-plu
8383
Build Metrics
8484
====================
8585

86-
[![Build Status](https://travis-ci.org/dcendents/android-maven-gradle-plugin.svg?branch=master)](https://travis-ci.org/dcendents/android-maven-gradle-plugin)
87-
[![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/coverage.svg?branch=master)](http://codecov.io/github/dcendents/android-maven-gradle-plugin?branch=master)
88-
[![Dependency Status](https://www.versioneye.com/user/projects/55b59b5c6537620017000023/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55b59b5c6537620017000023)![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/branch.svg?branch=master)
86+
[![Build Status](https://travis-ci.org/dcendents/android-maven-gradle-plugin.svg?branch=develop)](https://travis-ci.org/dcendents/android-maven-gradle-plugin)
87+
[![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/coverage.svg?branch=develop)](http://codecov.io/github/dcendents/android-maven-gradle-plugin?branch=develop)
88+
[![Dependency Status](https://www.versioneye.com/user/projects/55b59b5c6537620017000023/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55b59b5c6537620017000023)![codecov.io](http://codecov.io/github/dcendents/android-maven-gradle-plugin/branch.svg?branch=develop)
8989
[![Throughput Graph](https://graphs.waffle.io/dcendents/android-maven-gradle-plugin/throughput.svg)](https://waffle.io/dcendents/android-maven-gradle-plugin/metrics)
9090

9191
License

0 commit comments

Comments
 (0)