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

Update python versions in .travis.yml #28

Closed
wants to merge 1 commit into from

Conversation

timfreund
Copy link
Contributor

Remove Python 3.3 because Nose requires 3.4 or greater. We also add Python 3.6. Default Travis test runners don't support 3.7, but it can be added by specifying dist: xenial

This should resolve test failures for pull requests 25 and 27.

Remove Python 3.3 because Nose requires 3.4 or greater.  We also add
Python 3.6.  Default Travis test runners don't support 3.7, but it
can be added by specifying `dist: xenial`
@timfreund
Copy link
Contributor Author

Looks like the tests fail for this PR because it's missing the fix from PR #27 and vice versa, but they are separate issues so I'll keep them as separate PRs unless the team would like to handle it differently. Thanks!

@jpmckinney
Copy link
Member

Done separately, thanks!

@jpmckinney jpmckinney closed this Feb 23, 2019
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

2 participants