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

Travis build is broken #5

Open
idbrii opened this issue Apr 17, 2020 · 0 comments
Open

Travis build is broken #5

idbrii opened this issue Apr 17, 2020 · 0 comments

Comments

@idbrii
Copy link

idbrii commented Apr 17, 2020

I'm not sure what travis is doing. I guess validating the casks against brew?.

$ rvm use system --install --binary --fuzzy
curl: (22) The requested URL returned error: 404 Not Found
Now using system ruby.
...
$ gem install bundler
Fetching: bundler-2.1.4.gem (100%)
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /Library/Ruby/Gems/2.3.0 directory.
The command "gem install bundler" failed and exited with 1 during .
Your build has been stopped.

I don't see any 'Running before_script.sh...' output. Seems like that's where we setup the gem home so it doesn't install into the system dir.

Looks like it broke here -- somewhere near 64c17f6.
Before that it was dying on gpg.

I thought this was related to why newer Unity versions (2019.3.10f1) weren't showing up, but it seems that the travis build has been broken for a looong time and something is adding new unity versions.

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

No branches or pull requests

1 participant