From 2bdc5ba2c7d4b82493ccf0efe7601658a32b79c4 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 1 Jun 2017 11:59:28 +0100 Subject: [PATCH] Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b338cdd..6c1bfa6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ This project provides bridges between Spring and Guice so that you can use one from the other (and vice versa) +![Build Status](https://travis-ci.org/spring-projects/spring-guice.svg?branch=master) + ## Using a Spring ApplicationContext as a Module in Guice The main bridge in this case is a Guice `Module` that wraps an