From ac9fecc0717110c73b2d911efa49937a2423e068 Mon Sep 17 00:00:00 2001 From: anvoz Date: Sun, 26 Jan 2014 20:32:09 +0700 Subject: [PATCH] Add Travis build status image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cfd21b..d4b976b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -CodeIgniter Skeleton 2.0.0 +CodeIgniter Skeleton 2.1.0 [![Build Status](https://travis-ci.org/anvoz/CodeIgniter-Skeleton.png)](https://travis-ci.org/anvoz/CodeIgniter-Skeleton) ==================== CodeIgniter Skeleton (CIS) is not only a decent starting point for most web apps but also a new experience for CI-based development to ajaxify everything.