Skip to content

Commit d5f22d3

Browse files
committed
Add integration with Circle CI, drone.io and codeship.
1 parent 5c3e7c5 commit d5f22d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ underscore-java
44
[![Maven Central](https://img.shields.io/maven-central/v/com.github.javadev/underscore.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.github.javadev%22%20AND%20a%3A%22underscore%22)
55
[![Build Status](https://secure.travis-ci.org/javadev/underscore-java.png)](https://travis-ci.org/javadev/underscore-java)
66
[![Coverage Status](https://coveralls.io/repos/javadev/underscore-java/badge.png?branch=master)](https://coveralls.io/r/javadev/underscore-java)
7+
[![Circle CI](https://circleci.com/gh/javadev/underscore-java.png?style=badge)](https://circleci.com/gh/javadev/underscore-java)
8+
[![Build Status](https://drone.io/github.com/javadev/underscore-java/status.png)](https://drone.io/github.com/javadev/underscore-java/latest)
9+
[![Codeship Status for javadev/underscore-java](https://codeship.com/projects/c989fef0-f3ab-0132-7ca5-16cf317d1634/status?branch=master)](https://codeship.com/projects/85467)
710

811
Requirements
912
============

0 commit comments

Comments
 (0)