mauroc / squiddio_pi

squiddio_pi
3 stars 13 forks source link

ci: macos: fix broken ruby (github deployment fix). #51

Closed leamas closed 5 years ago

leamas commented 5 years ago

Simple, untested fix for the macos deployment failure.

Closes: #50

In the long run I see no advantage i having multiple builds running. The circleci and travis builders basically produces the same artifacts, the difference is the deployment. So, merging this to fewer builders is probably a low hanging fruit. This needs a separate bug to be discussed in.

mauroc commented 5 years ago

Nice. This seems to have fixed the breaking MacOS build on Travis