Skip to content

Commit

Permalink
Merge pull request #7 from palantir/feature/build-tag
Browse files Browse the repository at this point in the history
Add Travis CI Build Status tag
  • Loading branch information
markelliot committed Oct 13, 2015
2 parents 7247ee3 + 532326d commit 542ed63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Git-Version Gradle Plugin
=========================
[![Build Status](https://travis-ci.org/palantir/gradle-git-version.svg?branch=develop)](https://travis-ci.org/palantir/gradle-git-version)

When applied, Git-Version adds a method to the target project called `gitVersion()` that
runs the JGit equivalent of `git describe` to determine a version string. It behaves exactly
as the JGit `git describe` method behaves, except that when the repository is in a dirty
Expand Down

0 comments on commit 542ed63

Please # to comment.