Skip to content

Commit

Permalink
add jruby-head on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jun 6, 2012
1 parent 99c8b4c commit 10ecb76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ rvm:
- rbx-19mode - rbx-19mode
- jruby-18mode - jruby-18mode
- jruby-19mode - jruby-19mode
- jruby-head
- ruby-head - ruby-head
env: env:
- "rack=1.3.6" - "rack=1.3.6"
Expand All @@ -16,6 +17,7 @@ env:
matrix: matrix:
allow_failures: allow_failures:
- rvm: ruby-head - rvm: ruby-head
- rvm: jruby-head
notifications: notifications:
recipients: recipients:
- k.haase@finn.de - k.haase@finn.de

0 comments on commit 10ecb76

Please sign in to comment.