From f0e3facc45e54b68eb3528cc813eccbfb3510258 Mon Sep 17 00:00:00 2001 From: Brad Robertson Date: Sun, 15 Jul 2012 18:16:30 -0400 Subject: [PATCH] add travis status, dont bother building 1.8.7 --- .travis.yml | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b3a5c8b..23ed7be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: ruby rvm: - - 1.8.7 - 1.9.2 - 1.9.3 diff --git a/README.md b/README.md index dd1a847..e074a1f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Apartment [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/bradrobertson/apartment) +[![Build Status](https://secure.travis-ci.org/bradrobertson/apartment.png?branch=development)](http://travis-ci.org/bradrobertson/apartment) *Multitenancy for Rails 3 and ActiveRecord*