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

Move flake8 tests to top first #216

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Move flake8 tests to top first #216

merged 2 commits into from
Feb 12, 2019

Conversation

blag
Copy link
Collaborator

@blag blag commented Feb 12, 2019

It's rather annoying to have all of the actual code tests pass, only for CI to fail due to flake8 complaining.

This PR rearranges the order of tests so Travis executes the flake8 tests first. This should help speed up PRs that pass code tests but fail flake8.

I also update the README to remove the "unmaintained" status of the project, since I'm now the maintainer.

@blag
Copy link
Collaborator Author

blag commented Feb 12, 2019

CI tests were run on this branch here: https://travis-ci.org/pipermerriam/flex/builds/492300752

@blag blag merged commit 44a7ef6 into master Feb 12, 2019
@blag blag deleted the move-flake8-tests-to-top-first branch February 12, 2019 18:32
@blag blag mentioned this pull request Feb 12, 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.

1 participant