From fbd3cb7ab5f340ee558156704a87c479cedff809 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 16 Feb 2018 10:04:26 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a4c5d7..46c9905 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Herald — Yielding Messages (for Languages) from Upon High +![](https://travis-ci.com/heroku/herald.svg?token=7FY3Nqwfz5mTRqxuNHxx&branch=master) + This application exists to empower Language Owners of new releases for their respective languages and supporting libraries. @@ -35,4 +37,4 @@ Then, checkout this repository and resolve it's dependencies: $ dep ensure -That's it! \ No newline at end of file +That's it!