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

[CI] Don't uninstall ruby in Travis. #8463

Merged
merged 1 commit into from
May 16, 2020

Conversation

robertnishihara
Copy link
Collaborator

Linux and Mac wheels have been failing to upload in Travis with the following error.

$ ruby -S gem uninstall -aIx dpl
0.87s$ ruby -S gem install dpl --pre
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /Library/Ruby/Gems/2.3.0 directory.
The command "ruby -S gem install dpl --pre" failed and exited with 1 during .

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/25947/
Test FAILed.

@robertnishihara robertnishihara merged commit 41d8c2b into ray-project:master May 16, 2020
@robertnishihara robertnishihara deleted the fixtravis branch May 16, 2020 01:10
@mehrdadn mehrdadn mentioned this pull request May 16, 2020
6 tasks
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

4 participants