Skip to content

Commit

Permalink
Enable JRuby on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jonleighton committed Mar 1, 2012
1 parent ebd45ae commit b30b2af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ rvm:
- 1.9.2
- 1.8.7
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
gemfile:
- Gemfile
- ci/Gemfile.capybara1-0
- ci/Gemfile.capybara1-1
matrix:
allow_failures:
- rvm: rbx-18mode
- rvm: rbx-19mode

0 comments on commit b30b2af

Please sign in to comment.