Add build status

This commit is contained in:
Dave Syer
2017-06-01 11:59:28 +01:00
parent 490fc20cf7
commit 2bdc5ba2c7

View File

@@ -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