Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Fix and modernize Travis CI #132

Merged
merged 1 commit into from
Mar 2, 2021
Merged

Fix and modernize Travis CI #132

merged 1 commit into from
Mar 2, 2021

Conversation

eumiro
Copy link
Contributor

@eumiro eumiro commented Dec 13, 2020

This should fix and modernize Travis CI:

  • drop support for Python 3.4 and 3.5 (there are already f-strings in the code which are Python 3.6+)
  • add support for Python 3.9 (and install libgeos-dev, see Add tox and Github Actions #131)

@eumiro
Copy link
Contributor Author

eumiro commented Dec 13, 2020

Okay, now it works. I'd add the tox support as well, but if you are satisfied with GHA, maybe you can drop Travis altogether.

@mvexel mvexel merged commit be52585 into mvexel:master Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants