Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

fix: make Travis CI usable after the change of GitHub naming scheme for branches #494

Conversation

glenux
Copy link

@glenux glenux commented May 4, 2021

Hi,

This pull request fixes the following issues related to Travis CI :

  • broken bundle install occurring since Github changed their naming scheme for branches (master => main) ;
  • broken bundle install because of outdated dependencies (not matching requirements for vagrant v2.2.17)

image

Successful builds here:

glenux added 2 commits May 5, 2021 00:01
* bundler 1.12.5 breaks with current version of dependencies
  (NoMethodError: undefined method `[]' for nil:NilClass)
* vagrant-2.2.17 requires ruby version ~> 2.5, < 2.8
@glenux glenux changed the title Fix Travis CI after new GitHub naming scheme for branches fix: make Travis CI usable after the change of GitHub naming scheme for branches May 4, 2021
@fgrehm fgrehm added the ignored label Nov 17, 2022
@fgrehm
Copy link
Owner

fgrehm commented Nov 17, 2022

Hey, sorry for the silence here but this project is looking for maintainers 😅

As per #499, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue 👋

@fgrehm fgrehm closed this Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants