Skip to content

Conversation

Mat001
Copy link
Contributor

@Mat001 Mat001 commented Mar 3, 2021

Summary

The default Ubuntu version on TravisCI has now been Xenial (Ubuntu 16.04LTS) which supports Py 3.7 and 3.8.
Therefore the separation of unit tests into those for older Ubuntu Trusty (all but 3.7, 3.8) and Xenial (3.7, 3.8) is no longer needed.
Consolidating all Py versions under the same "python" section in .travis.tml file.

@Mat001 Mat001 requested a review from a team as a code owner March 3, 2021 22:59
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.883% when pulling 5b22a11 on mpirnovar/consolidate_py_versions into 5fefd2b on master.

@Mat001 Mat001 requested a review from msohailhussain March 3, 2021 23:17
@Mat001
Copy link
Contributor Author

Mat001 commented Mar 3, 2021

Decided to abandon this PR. We're not introducing changes/improvements because they could introduce risk. We' are only a few devs at the moment, sticking to not breaking things, more maintenance, safe mode.

@Mat001 Mat001 closed this Mar 3, 2021
@Mat001 Mat001 deleted the mpirnovar/consolidate_py_versions branch May 26, 2021 05:11
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