Skip to content

Commit 542ed63

Browse files
committed
Merge pull request #7 from palantir/feature/build-tag
Add Travis CI Build Status tag
2 parents 7247ee3 + 532326d commit 542ed63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Git-Version Gradle Plugin
22
=========================
3+
[![Build Status](https://travis-ci.org/palantir/gradle-git-version.svg?branch=develop)](https://travis-ci.org/palantir/gradle-git-version)
4+
35
When applied, Git-Version adds a method to the target project called `gitVersion()` that
46
runs the JGit equivalent of `git describe` to determine a version string. It behaves exactly
57
as the JGit `git describe` method behaves, except that when the repository is in a dirty

0 commit comments

Comments
 (0)