Skip to content

Commit

Permalink
Jruby is not working. I would like to add this support. Until we fix …
Browse files Browse the repository at this point in the history
…it moving to allow_failures
  • Loading branch information
tapajos committed Feb 25, 2013
1 parent f19c1ff commit a22d62b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ rvm:
- 1.9.2
- 1.8.7
- jruby
services: couchdb
services: couchdb
matrix:
allow_failures:
- rvm: jruby

0 comments on commit a22d62b

Please sign in to comment.