Skip to content

Commit

Permalink
docs: fix travis build status svg link
Browse files Browse the repository at this point in the history
  • Loading branch information
tschulte committed Apr 20, 2021
1 parent fc77265 commit 94fae7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.com/github/tschulte/gradle-semantic-release-plugin.svg?branch=master)](https://travis-ci.com/github/tschulte/gradle-semantic-release-plugin)
[![Build Status](https://api.travis-ci.com/tschulte/gradle-semantic-release-plugin.svg?branch=master)](https://travis-ci.com/github/tschulte/gradle-semantic-release-plugin)
[![Coverage Status](https://coveralls.io/repos/tschulte/gradle-semantic-release-plugin/badge.png?branch=master)](https://coveralls.io/r/tschulte/gradle-semantic-release-plugin?branch=master)

# Gradle implementation of [semantic release](http://github.com/semantic-release/semantic-release)
Expand Down

0 comments on commit 94fae7b

Please sign in to comment.