Skip to content

Commit

Permalink
Ignore errors on JRuby 1.9 on Travis using latest jruby-openssl gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Jul 23, 2012
1 parent d709d7c commit c31a3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,5 +11,6 @@ matrix:
allow_failures:
- rvm: rbx-18mode
- rvm: rbx-19mode
- rvm: jruby-19mode

script: "bundle exec rake && rake em_http_request_0_x_spec"

0 comments on commit c31a3c0

Please sign in to comment.