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

Use the test-all target with TravisCI #34

Merged
merged 2 commits into from
Mar 9, 2020
Merged

Conversation

bgrant
Copy link
Collaborator

@bgrant bgrant commented Feb 26, 2020

Have TravisCI run test-all (coverage, vuln-static, and formatcheck) instead of just test.

I've removed the static target from the test-all target for now, because there are still outstanding flake8 errors.

Also, format the codebase with black again. Since it hasn't been a requirement, the code didn't pass formatcheck anymore.

Remove `static` from the test-all target for now, because there are still some outstanding flake8 errors.
@bgrant bgrant requested a review from demianbrecht February 26, 2020 22:21
@bgrant bgrant merged commit 74cf0dd into master Mar 9, 2020
@bgrant bgrant deleted the feature/check-with-black branch March 9, 2020 19:16
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