From e06d20062a53537f1ba840f883a6ef62f321464a Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Fri, 5 Dec 2014 16:17:16 -0500 Subject: [PATCH] Add travis-ci build status. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f7d227a..8283842 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +php-json-ld +=========== + +[![Build Status][travis-ci-png]][travis-ci-site] +[travis-ci-png]: https://travis-ci.org/digitalbazaar/php-json-ld.png?branch=master +[travis-ci-site]: https://travis-ci.org/digitalbazaar/php-json-ld + Introduction ------------