Skip to content

Commit

Permalink
Added .travis.yml for TravisCI integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Sep 21, 2012
1 parent 4f546c4 commit ab8b5a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: ruby
gemfile:
- test/support/Gemfile.ci
rvm:
- 1.9.2
- 1.9.3
script: bundle exec rake foodcritic

0 comments on commit ab8b5a3

Please sign in to comment.