Closed cclauss closed 5 years ago
Great @cclauss ! That fixed it. Would you mind moving the ruby-dev
installation to the file script/install-linters.sh
Also, you need to edit https://github.com/sk-/git-lint/blob/master/setup.py#L75-L80, and please also edit https://github.com/sk-/git-lint#python-versions.
Python 3.4 end of life is in 30 days. https://devguide.python.org/#branchstatus
Also, Travis are now recommending removing the sudo tag. "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration"