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

Added Python 3.7 and 3.8-dev to tox and Travis #262

Merged
merged 1 commit into from Nov 18, 2018
Merged

Conversation

javabrett
Copy link
Collaborator

This builds Flasgger in 3.7 and 3.8-dev (failures allowed) in Travis, retaining the existing environments. It also adds the tox environments for running with tox. I set TOXENV in Travis although this is not strictly necessary since Travis is not using Tox currently.

Note that this requires a switch to a build matrix with some added complexity, since different dists are currently required in Travis to get Python 3.7 and 3.8-dev images.

Signed-off-by: Brett Randall <javabrett@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.184% when pulling 25b2a51 on python-37-38-dev into b0ce88c on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.184% when pulling 25b2a51 on python-37-38-dev into b0ce88c on master.

@javabrett javabrett merged commit e35a555 into master Nov 18, 2018
@javabrett javabrett deleted the python-37-38-dev branch November 18, 2018 06:59
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

3 participants