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

Fix TravisCI build #2650

Merged
merged 1 commit into from
Dec 19, 2019
Merged

Fix TravisCI build #2650

merged 1 commit into from
Dec 19, 2019

Conversation

dsander
Copy link
Collaborator

@dsander dsander commented Dec 19, 2019

Remove the rubygems update and force the installation of bundler 1
(which seems to be a noop at the moment because Travis defaults to
bundler 1 still).

@dsander dsander force-pushed the fix-travis-build branch 5 times, most recently from 516cea8 to 83ea320 Compare December 19, 2019 11:18
Remove the rubygems update and force the installation of bundler 1
(which seems to be a noop at the moment because Travis defaults to
bundler 1 still).

* We can't update rubygems because it's bundler version conflicts with
  the default bundler installation and there is no command line argument
  to force the installation https://travis-ci.org/huginn/huginn/jobs/626595793
* We can't uninstall bundler before updating rubygems because it's a
  default gem https://travis-ci.org/huginn/huginn/jobs/627174885
@dsander dsander merged commit 28bf084 into huginn:master Dec 19, 2019
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