From 7ee2b268d4ca2e672b1c1e6599c8829321f21b91 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <jkowalsk@student.agh.edu.pl>
Date: Sun, 06 Sep 2015 14:58:01 +0000
Subject: [PATCH] Add Travis CI badge to README

---
 README.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index a7b413a..6944647 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 Simple PHP library for CAS authentication
 
+[![Build Status](https://travis-ci.org/jacekkow/uphpCAS.svg?branch=master)](https://travis-ci.org/jacekkow/uphpCAS)
+
 ## Introduction
 
 This library intends to be a replacement for overly complex

--
Gitblit v1.9.1