Skip to content

Commit

Permalink
delete travis-ci badge in README (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Oct 9, 2024
1 parent 83aaf19 commit 4903a91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# sbt-autoversion

[![Travis branch](https://img.shields.io/travis/sbt/sbt-autoversion/master.svg)]()

The `sbt-autoversion` plugin builds on the [sbt-release](https://github.com/sbt/sbt-release) and [sbt-git](https://github.com/sbt/sbt-git) plugins to automatically manage the version bump to apply (major, minor or patch version bumps), based on commits messages patterns.

## Adding to your project
Expand Down

0 comments on commit 4903a91

Please sign in to comment.