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

tests: explicitly install flake8 3.6.0 on travis-ci #225

Merged
merged 2 commits into from
Oct 31, 2018

Conversation

ploxiln
Copy link
Member

@ploxiln ploxiln commented Oct 28, 2018

A new version of flake8 was recently released, and new warnings
caused the test-suite to fail. This explicitly installs 3.6.0 so
after the latest warnings are fixed, this won't happen again
unexpectedly.

Also re-arrange travis_test.sh a bit.

A new version of flake8 was recently released, and new warnings
caused the test-suite to fail. This explicitly installs 3.6.0 so
after the latest warnings are fixed, this won't happen again
unexpectedly.

Also re-arrange travis_test.sh a bit.
technically due to pyflakes and pycodestyle updates, since each flake8
release restricts the pyflakes and pycodestyle versions quite a bit
@ploxiln
Copy link
Member Author

ploxiln commented Oct 31, 2018

cc @jehiah @mreiferson

@mreiferson
Copy link
Member

thx

@mreiferson mreiferson merged commit 916ef47 into nsqio:master Oct 31, 2018
@ploxiln ploxiln deleted the flake8_3.6 branch February 3, 2019 02:11
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