From 987b89e7a189e395d9a1d90fe15c608e16c966f2 Mon Sep 17 00:00:00 2001
From: Tim Molter <tim.molter@gmail.com>
Date: Thu, 9 May 2013 23:13:06 +0200
Subject: [PATCH] travis build badge [ci skip]

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index faee589a..23cc4b18 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ For snapshots, add the following to your pom.xml file:
     <dependency>
       <groupId>com.xeiam</groupId>
       <artifactId>xchart</artifactId>
-      <version>2.1.1-SNAPSHOT</version>
+      <version>2.2.0-SNAPSHOT</version>
     </dependency>
 
 ## Building
@@ -81,9 +81,9 @@ mvn javadoc:aggregate
 ## Bugs
 Please report any bugs or submit feature requests to [XChart's Github issue tracker](https://github.com/timmolter/XChart/issues).  
 
-## More Info
-Sonar Code Quality: http://sonar.xeiam.com/  
-Jenkins CI: http://ci.xeiam.com/  
+## Build Status
+[![Build Status](https://travis-ci.org/timmolter/XChart.png)](https://travis-ci.org/timmolter/XChart.png)?branch=develop
+  
 
 ## Donations
 17dQktcAmU4urXz7tGk2sbuiCqykm3WLs6  
\ No newline at end of file
-- 
GitLab