Skip to content

Commit

Permalink
Add the Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Jan 10, 2019
1 parent ed85112 commit 129b9e7
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 @@
# sbt-delombok

[![Build Status](https://travis-ci.org/ThoughtWorksInc/sbt-delombok.svg)](https://travis-ci.org/ThoughtWorksInc/sbt-delombok)

**sbt-delombok** is an an sbt plug-in to delombok Java sources files that contain [Lombok](https://projectlombok.org/) annotations. With the help of this plug-in, you can generate Javadoc that contains Lombok-generated classes and methods.

## Usage
Expand Down

0 comments on commit 129b9e7

Please sign in to comment.