From 6a36294a2b59bde7bcb62b2f4acab3a7db3e3bb4 Mon Sep 17 00:00:00 2001 From: chrisly42 Date: Sat, 4 May 2019 16:15:36 +0200 Subject: [PATCH] Added travis Build Status to readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 980d993..20c7c24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cajon - Concise AssertJ Optimizing Nitpicker +# Cajon - Concise AssertJ Optimizing Nitpicker [![Build Status](https://travis-ci.org/chrisly42/cajon-plugin.svg?branch=master)](https://travis-ci.org/chrisly42/cajon-plugin) Cajon is an IntelliJ IDEA Plugin for shortening and optimizing [AssertJ](https://assertj.github.io/doc/) assertions.