Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop allowing flake8 to fail in Travis CI
Commit b6fb7e8 fixes all current flake8 errors, so unsetting this `allow_failures` makes sure that any PEP8 or similar syntax mistakes get caught immediately.
- Loading branch information