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

Pep8 travis job runs unit tests for coverage at the end #59

Closed
mtreinish opened this issue Apr 28, 2017 · 0 comments
Closed

Pep8 travis job runs unit tests for coverage at the end #59

mtreinish opened this issue Apr 28, 2017 · 0 comments
Assignees

Comments

@mtreinish
Copy link
Owner

When travis runs the pep8 job if that completes it runs the unit tests for coverage data at the end. We shouldn't need to do this because we'll get coverage from the other unit test jobs. For example:

https://travis-ci.org/mtreinish/stestr/jobs/226898427

masayukig added a commit to masayukig/stestr that referenced this issue Jun 1, 2017
This commit makes to get coverage only one time in travis-ci. We don't
need to get coverages for every python environment and pep8 task.

Fixes mtreinish#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

No branches or pull requests

2 participants