Skip to content

Commit

Permalink
Removed JRUBY_OPTS from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Jan 22, 2012
1 parent aaf6645 commit f8649e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,4 @@ rvm:
- jruby - jruby




script: "bundle exec rake JRUBY_OPTS='–server -Dnative.enabled=true' && rake em_http_request_0_x_spec" script: "bundle exec rake && rake em_http_request_0_x_spec"

0 comments on commit f8649e0

Please sign in to comment.