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

Update bundler before in Travis CI builds #156

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

dplummer
Copy link
Contributor

Builds are broken because the bundler version that Travis CI
automatically uses at this time (1.7.6) is coming across an
error that was fixed in a later version/release.

Having an outdated version of bundler in the Travis CI builds is an
ongoing issue and this is currently the easiest work-around.

See:

Fix stolen from thoughtbot/factory_bot#846

Builds are broken because the `bundler` version that Travis CI
automatically uses at this time (`1.7.6`) is coming across an
error that was fixed in a later version/release.

Having an outdated version of `bundler` in the Travis CI builds is an
ongoing issue and this is currently the easiest work-around.

See:

* rubygems/bundler#3558
* travis-ci/travis-ci#3531
chingor13 added a commit that referenced this pull request Dec 15, 2015
Update bundler before in Travis CI builds
@chingor13 chingor13 merged commit 098da04 into JsonApiClient:0.x Dec 15, 2015
gorn added a commit to gorn/rspreadsheet that referenced this pull request Jan 22, 2016
hagenburger added a commit to livingstyleguide/livingstyleguide that referenced this pull request Feb 18, 2016
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.

2 participants