Skip to content
Snippets Groups Projects
Commit 354bed87 authored by Alex Reisner's avatar Alex Reisner
Browse files

Workaround for Rubinius version error on Travis.

parent 1fdd2ccc
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ rvm:
- 2.0.0
- 2.1.0
- jruby-19mode
- rbx
- rbx-2
gemfile:
- Gemfile
- gemfiles/Gemfile.mongoid-2.4.x
......@@ -26,6 +26,6 @@ matrix:
- rvm: jruby-19mode
gemfile: gemfiles/Gemfile.mongoid-2.4.x
env: SSL_CERT_DIR=/etc/ssl/certs
- rvm: rbx
- rvm: rbx-2
gemfile: gemfiles/Gemfile.mongoid-2.4.x
env: SSL_CERT_DIR=/etc/ssl/certs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment