Skip to content

Commit

Permalink
Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbytables committed Oct 2, 2012
1 parent edb602d commit ff290d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Table Cloth gives you an easy to use DSL for creating and rendering tables in rails.

![Travis CI](https://travis-ci.org/bobbytables/table_cloth.png)

## Installation

Add this line to your application's Gemfile:
Expand Down
1 change: 1 addition & 0 deletions table_cloth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency('nokogiri')
gem.add_development_dependency('pry')
gem.add_development_dependency('guard-rspec')
gem.add_development_dependency('rake')

gem.add_dependency('actionpack', '~> 3.2')
end

0 comments on commit ff290d5

Please sign in to comment.