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

Make CI test gem installation #109

Closed
dentarg opened this issue Feb 9, 2017 · 1 comment · Fixed by #136
Closed

Make CI test gem installation #109

dentarg opened this issue Feb 9, 2017 · 1 comment · Fixed by #136

Comments

@dentarg
Copy link
Collaborator

dentarg commented Feb 9, 2017

Seen on ku1ik/rainbow@3090439

matrix:
  include:
    - rvm: 2.0.0

...

    - rvm: 2.2.6
      install: true # This skips 'bundle install'
      script: gem build rainbow && gem install *.gem
@dentarg
Copy link
Collaborator Author

dentarg commented Feb 9, 2017

(same as twingly/twingly-search-api-ruby#63 if you want to do två flugor i en smäll)

roback added a commit that referenced this issue Apr 18, 2019
I choose to update to 2.6.3 here while I was at it, since that is
the latest version atm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant