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 CI: Use containerized builds #45

Merged
merged 1 commit into from
Dec 23, 2015

Conversation

felixbuenemann
Copy link
Collaborator

This switches the travis setup to use the newer docker based builds and should also bypass build problems on the new legacy build infrastructure running on GCE (vs. BlueBox), wich ships a bad combo of rubygems 2.5.1 with bundler 1.7.6 (see build failures in PR #44 and rubygems/bundler#3558).

We could manually update bundler to 1.11.2, but it adds an unneccessary delay due to the slow rubygems.org api.

This also enables bundler caching to speed up builds.

This should also bypass build problems on the new legacy build
infrastructure running on GCE, wich ships a bad combo of rubygems 2.5.1
with bundler 1.7.6. We could manually update bundler to 1.11.2, but it
adds an unneccessary delay.
felixbuenemann added a commit that referenced this pull request Dec 23, 2015
@felixbuenemann felixbuenemann merged commit c1178fc into amerine:master Dec 23, 2015
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.

1 participant