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

travis cleanup #357

Merged
merged 1 commit into from
Aug 1, 2018
Merged

travis cleanup #357

merged 1 commit into from
Aug 1, 2018

Conversation

purificant
Copy link
Contributor

  • remove workaround for running tests with python 3.5
  • switch to using travis build matrix for testing different python versions, docs here

In this PR a workaround was added in order to enable CI testing with python 3.6 due to python3.5 not being available in the test environment by default. See comments on the PR for details.

The workaround is no longer needed and can be removed. This code change is intended as cleanup and to facilitate testing with Python 3.7 which is going to be released shortly.

…travis build matrix for testing different python versions
@mark-adams mark-adams merged commit c2a8559 into jpadilla:master Aug 1, 2018
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