Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Tweaking Travis for Green #17

Merged
merged 1 commit into from
Feb 1, 2016
Merged

Tweaking Travis for Green #17

merged 1 commit into from
Feb 1, 2016

Conversation

pseudomuto
Copy link
Contributor

@ohsabry @wvanbergen

The Problem

There was an issue in bundler the causes a NoMethodError (spec undefined for nil:NilClass). It looks like recent versions of ruby on travis are ok, but 1.9.3 needs to update bundler before installing (see this PR for details ~ April 2015).

The Solution

Tell travis to update bundler before installing. I've also cached bundles for faster CI runs (auto updates if the bundle is updated).

@ohsabry
Copy link
Contributor

ohsabry commented Feb 1, 2016

you get a 👍 from me if it's green. Thanks for jumping in on this - I was gonna go down a very different rabbit hole.

@pseudomuto
Copy link
Contributor Author

🍏 CI again!

@wvanbergen
Copy link
Contributor

🚢

pseudomuto added a commit that referenced this pull request Feb 1, 2016
@pseudomuto pseudomuto merged commit 3da15d3 into master Feb 1, 2016
@pseudomuto pseudomuto deleted the ci_touchups branch February 1, 2016 19:49
kyrylo added a commit to airbrake/airbrake-ruby that referenced this pull request Mar 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants