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

Add TruffleRuby to CI #720

Closed
pitr-ch opened this issue May 23, 2018 · 2 comments · Fixed by #766
Closed

Add TruffleRuby to CI #720

pitr-ch opened this issue May 23, 2018 · 2 comments · Fixed by #766
Assignees
Labels
enhancement Adding features, adding tests, improving documentation. high-priority Should be done ASAP.

Comments

@pitr-ch
Copy link
Member

pitr-ch commented May 23, 2018

No description provided.

@pitr-ch pitr-ch added this to the 1.0.6 milestone May 23, 2018
@pitr-ch pitr-ch self-assigned this May 23, 2018
@pitr-ch pitr-ch added the enhancement Adding features, adding tests, improving documentation. label May 23, 2018
@pitr-ch pitr-ch added the patch label Jun 18, 2018
@pitr-ch pitr-ch removed the patch label Jun 29, 2018
@eregon
Copy link
Collaborator

eregon commented Jul 1, 2018

@pitr-ch Please coordinate with me ;)

https://github.com/ruby/mspec/blob/297309c05b89e1a964595d6b8d67a01fd62966e0/.travis.yml#L23-L29
shows one way to run TruffleRuby in CI.
Starting from the upcoming 1.0.0-rc3 release, running the post-install hook should not be needed on Travis CI.

travis-ci/travis-ci#9803 tracks support for rvm: truffleruby to just work, but I don't know when that will be supported.

@pitr-ch pitr-ch added the high-priority Should be done ASAP. label Jul 6, 2018
@pitr-ch pitr-ch removed this from the 1.0.6 milestone Jul 6, 2018
@eregon
Copy link
Collaborator

eregon commented Jul 14, 2018

https://github.com/oracle/truffleruby/blob/master/doc/user/standalone-distribution.md now documents how to test TruffleRuby in TravisCI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding features, adding tests, improving documentation. high-priority Should be done ASAP.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants