Issue #3316: shippable badge was added to README.md
This commit is contained in:
parent
a61e0a3267
commit
e62783abc8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue