-
Notifications
You must be signed in to change notification settings - Fork 67
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 pyflakes to travis CI #268
Comments
@astephen2 |
I agree with this one hundred percent. It's messed me up several times. I can make the change if you'd like. (I'm assuming I'm being pinged from my recent transgressions with pyflakes..?) |
Please, feel free --phone is hard.
|
pyflakes is added to travis, in the form of flake8. |
Somehow we run pyflakes in jenkins but not travis.
This should not be.
The text was updated successfully, but these errors were encountered: