From 441c1157fd7eb7ade4e761a8c32a6d7bc7bc2f0f Mon Sep 17 00:00:00 2001
From: Jens Bendisposto <jens@bendisposto.de>
Date: Sat, 2 May 2015 08:01:04 +0200
Subject: [PATCH] travis info

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7d9212f..f90c03b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 SableCC 3.2 - STUPS version
 ===
 
+[![Build Status](https://travis-ci.org/bendisposto/sablecc-stups.svg)](https://travis-ci.org/bendisposto/sablecc-stups)
+
 This work is based on SableCC 3.2 by Etienne Gagnon. 
 
 Our version of SableCC enriches the abstract syntax tree with information about tokens. 
@@ -31,4 +33,4 @@ Building
 
 Documentation
 ---
-You can find complete and detailed documentation on the SableCC framework and syntax at the site http://sablecc.org/documentation.html
\ No newline at end of file
+You can find complete and detailed documentation on the SableCC framework and syntax at the site http://sablecc.org/documentation.html
-- 
GitLab