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

Updating CI so focal distro images is used with python 2.7, 3.6, and 3.7 #174

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

jswongF5
Copy link
Collaborator

@jswongF5 jswongF5 commented Apr 12, 2022

Reviewers

@alankrit8

Issue

Travis CI was failing during deployment to PyPi

Fixes:
Updated CI build image to use bionic instead of the xenial default.

Describe the problem/feature to which this change applies

The pipeline suddenly failed to deploy to PyPi with the following error message.

Installing deploy dependencies
Successfully installed dpl-pypi-1.10.16
1 gem installed
2022-04-05 20:51:56 URL:https://bootstrap.pypa.io/get-pip.py [2658865/2658865] -> "-" [1]
ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead.
Couldn't install pip, setuptools, twine or wheel.

failed to deploy

Describe the change(s) made and why

Updating the Travis CI image from using xenial to bionic

@jswongF5 jswongF5 changed the title Putting back python versions 2.7 and 3.6 and default dist Updating CI so focal distro images is used with python 2.7, 3.6, and 3.7 Apr 12, 2022
@jswongF5 jswongF5 merged commit 879f976 into master Apr 12, 2022
@jswongF5 jswongF5 deleted the fix-travis branch April 12, 2022 17:40
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

1 participant