Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix travis builds for rbx #128

Merged
merged 1 commit into from Jul 17, 2014
Merged

Fix travis builds for rbx #128

merged 1 commit into from Jul 17, 2014

Conversation

meineerde
Copy link
Contributor

Currently, the Travis build is failing due to a wrong specified version of
rbx. According to the docs, Travis currently expects rbx-2 here.

When using Rubinius, there's currently an issue with selecting the
correct version in RVM in our build environment, but only when
specifying rbx as your version. As a workaround, specify rbx-2 instead.

-- from http://docs.travis-ci.com/user/languages/ruby/

Currently, the Travis build is failing due to a wrong specified version of
rbx. According to the docs, Travis currently expects rbx-2 here.

> When using Rubinius, there's currently an issue with selecting the
> correct version in RVM in our build environment, but only when
> specifying `rbx` as your version. As a workaround, specify `rbx-2` instead.

-- from http://docs.travis-ci.com/user/languages/ruby/
swanandp added a commit that referenced this pull request Jul 17, 2014
@swanandp swanandp merged commit 42d1a3e into brendon:master Jul 17, 2014
@swanandp
Copy link
Collaborator

Thanks!

@meineerde meineerde deleted the patch-1 branch July 17, 2014 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants