From e62783abc8ca3464371565a78af49aad239eda49 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 5 Oct 2016 14:30:13 -0700 Subject: [PATCH] Issue #3316: shippable badge was added to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a8af9614..be1d293a2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![][codeship img]][codeship] [![][circleci img]][circleci] [![][wercker img]][wercker] +[![][shippable img]][shippable] [![][coverage img]][coverage] [![][mavenbadge img]][mavenbadge] @@ -111,3 +112,6 @@ directory. [wercker]: https://app.wercker.com/project/bykey/cd383127330ff96f89f1a78e8fd1a557 [wercker img]: https://app.wercker.com/status/cd383127330ff96f89f1a78e8fd1a557/s/master + +[shippable]: https://app.shippable.com/projects/577032be3be4f4faa56adb38 +[shippable img]: https://api.shippable.com/projects/577032be3be4f4faa56adb38/badge?branch=master