Skip to content

Commit

Permalink
add travis status, dont bother building 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrobertson committed Jul 15, 2012
1 parent f163134 commit f0e3fac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,5 +1,4 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
1 change: 1 addition & 0 deletions 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*

Expand Down

0 comments on commit f0e3fac

Please sign in to comment.