Skip to content

Commit

Permalink
Added build status image form Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirvan Chakraborty committed May 16, 2013
1 parent 9298f64 commit acf876f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Specs2 Spring
#Specs2 Spring [![Build Status](https://travis-ci.org/eigengo/specs2-spring.png?branch=master)](https://travis-ci.org/eigengo/specs2-spring)
Specs2 Extension to simplify integration testing with Spring.

> More details at blogs at http://www.cakesolutions.net/teamblogs and http://www.cakesolutions.org
Expand Down Expand Up @@ -143,4 +143,4 @@ To set up multiple ``DataSource``s, ``MailSession``s, ... as well as JMS queues
@Retention(RetentionPolicy.RUNTIME)
public @interface IntegrationTest {
}
```
```

0 comments on commit acf876f

Please sign in to comment.