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

Also run unittests for Python versions 3.7 and newer in Travis CI #211

Merged
merged 3 commits into from
Aug 7, 2019

Conversation

bjk17
Copy link
Contributor

@bjk17 bjk17 commented Aug 6, 2019

In order to catch issues like #192 (library deprecated in Python 3.8) as early as possible the unittests should always be run for all supported Python versions in this library's CI loop. Therefore I propose adding Python versions 3.7, 3.7-dev, 3.8-dev and nightly (along with PyPy 3.5) to the Travis CI loop.

@bjk17
Copy link
Contributor Author

bjk17 commented Aug 6, 2019

Then I suggest releasing PuLP version 1.6.11 with the fix for Python 3.8 as the newest version 1.6.10 on PyPi is incompatible with Python 3.8.

@bjk17 bjk17 closed this Aug 6, 2019
@bjk17 bjk17 reopened this Aug 6, 2019
@stumitchell stumitchell merged commit fbf820c into coin-or:master Aug 7, 2019
@stumitchell
Copy link
Contributor

Great thanks

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.

2 participants