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

Add Python 3.5 to tox and travis config (fixes #44) #56

Merged
merged 1 commit into from Nov 16, 2015

Conversation

SpotlightKid
Copy link
Contributor

Run tox on travis via Python 3.5.

Fixes #44. Obsoletes #45.

The problem with Travis mentioned in #45 is that it does not find Python 3.5, when using the Python 2.7 environment. Since we use tox to run tests for different Python versions, the simple solution was to run tox always via Python 3.5. The magic trick with the build environment matrix mentioned here isn't needed in this case.

@willdurand
Copy link
Member

👍

1 similar comment
@jmaupetit
Copy link
Member

👍

jmaupetit added a commit that referenced this pull request Nov 16, 2015
Add Python 3.5 to tox and travis config (fixes #44)
@jmaupetit jmaupetit merged commit 0c6fccf into TailorDev:develop Nov 16, 2015
@SpotlightKid SpotlightKid deleted the feature/testpy35 branch November 16, 2015 08:08
loonies pushed a commit to loonies/Watson that referenced this pull request Feb 19, 2016
Add Python 3.5 to tox and travis config (fixes TailorDev#44)
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