Skip to content

Commit

Permalink
Add travis-ci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Feb 23, 2013
1 parent 91544dc commit 28abeb7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: ruby
bundler_args: --without dev
env:
- CI=true
rvm:
- jruby
- 1.8.7
- 1.9.3
- 2.0.0

0 comments on commit 28abeb7

Please sign in to comment.