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

drop PHP 7.1 + Python 2.7 from TravisCI builds #6240

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

jmckenna
Copy link
Member

@jmckenna jmckenna commented Feb 24, 2021

  • PHP 7.1 was end-of-life in 2018, and ended security fixes at end of 2019
  • Python 2.7 ended security releases at end of 2019

Remaining tests are:

  • PHP 7.4, 7.3, 7.2
  • Python 3.8, 3.7, 3.6

@geographika
Copy link
Member

@jmckenna - is this to speed up the Travis builds or part of dropping Python 2.7 support?
I think we can support Python 2.7 as long as SWIG does.
Note Python 2.7 will still be tested on Appveyor, so maybe that is enough.

@jmckenna
Copy link
Member Author

@geographika my goal here was to remove long end-of-life versions from the list of tests on TravisCI. A nice benefit is that it cleans up the total number of tests, and takes a little shorter to complete as you mentioned. My goal was not to 'officially' remove support for any versions.

@jmckenna jmckenna merged commit 1dd7b07 into MapServer:main Mar 1, 2021
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.

None yet

2 participants