jiptool / jip

Java dependency management for Jython
http://pypi.python.org/pypi/jip/
Other
59 stars 15 forks source link

Travis CI: Upgrade beyond Python 3.4 because it is EOL #50

Closed cclauss closed 4 years ago

cclauss commented 5 years ago

Fixes #48 https://devguide.python.org/devcycle/#end-of-life-branches

Also, Travis are now recommending removing the sudo tag.

"If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration"

flake8 tests: https://travis-ci.org/jiptool/jip/jobs/534763857#L220