File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/templates/project-base Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# <%= libName %>
22[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat )] ( http://www.opensource.org/licenses/MIT )
33[ ![ Build Status] (https://img.shields.io/travis/ <%= githubUser %>/<%= libName %>.svg?style=flat&branch=master)] (https://travis-ci.org/ <%= githubUser %>/<%= libName %>)
4- [ ![ Appveyor build status] (https://ci.appveyor.com/api/projects/status/github/ <%= githubUser %>/<%= libName %>?svg=true)] (https://ci.appveyor.com/project/ <%= libName %>/<%= projectName %>)
4+ [ ![ Appveyor build status] (https://ci.appveyor.com/api/projects/status/github/ <%= githubUser %>/<%= libName %>?svg=true)] (https://ci.appveyor.com/project/ <%= libName %>/<%= libName %>)
55[ ![ codecov] (https://codecov.io/gh/ <%= githubUser %>/<%= libName %>/branch/master/graph/badge.svg)] (https://codecov.io/gh/ <%= githubUser %>/<%= libName %>)
66
77
@@ -19,7 +19,7 @@ Releases are published to [bintray jcenter](https://bintray.com/<%= bintrayUser
1919[ maven central] (https://maven-badges.herokuapp.com/maven-central/ <%= libGroup %>/<%= libName %>)
2020
2121<!-- -
22- [](https://bintray.com/<%= bintrayUser %>/<%= libName %>/<%= projectName %>/_latestVersion)
22+ [](https://bintray.com/<%= bintrayUser %>/<%= libName %>/<%= libName %>/_latestVersion)
2323[](https://maven-badges.herokuapp.com/maven-central/<%= libGroup %>/<%= libName %>)
2424-->
2525
You can’t perform that action at this time.
0 commit comments