From 8d647c54390991aa4b21cd3f63357fc49b61265e Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Sun, 21 Feb 2016 15:12:46 -0500 Subject: [PATCH] properly adding build image to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3efc1c..1af89806 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Easily integrate with an OAuth2 server (e.g. Facebook, GitHub) for: This bundle integrates with [league/oauth2-client](http://oauth2-client.thephpleague.com/). - +[![Build Status](https://travis-ci.org/knpuniversity/oauth2-client-bundle.svg)](http://travis-ci.org/knpuniversity/oauth2-client-bundle) ## Installation