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

Fix travis build #36

Merged
merged 2 commits into from Sep 4, 2018
Merged

Fix travis build #36

merged 2 commits into from Sep 4, 2018

Conversation

betterengineering
Copy link
Contributor

The travis build was failing due to missing versions of python in the build environment. This PR ensures that tox only attempts to execute against the current version of python in the travis matrix.

This commit updates the travis build definition to include all python versions
included in tox.
This commit updates the build to use tox-travis:
    https://tox-travis.readthedocs.io/en/stable/

This tool optimizes the build such that only the environment listed in the
travis definition is being run when tox is called.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.074% when pulling 1dc3d60 on lodge93/fix-travis-build into 01a7801 on master.

@betterengineering betterengineering merged commit 49cf496 into master Sep 4, 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.

None yet

2 participants