Merge pull request #160 from Freso/flake8-clean
Stop allowing flake8 to fail in Travis CI
This commit is contained in:
@@ -6,10 +6,6 @@ env:
|
||||
- FLAKE8=false
|
||||
- FLAKE8=true
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: FLAKE8=true
|
||||
|
||||
install:
|
||||
# Dependencies
|
||||
- sudo apt-get -qq update
|
||||
|
||||
Reference in New Issue
Block a user