Skip to content

Commit

Permalink
Merge pull request whipper-team#160 from Freso/flake8-clean
Browse files Browse the repository at this point in the history
Stop allowing flake8 to fail in Travis CI
  • Loading branch information
JoeLametta authored May 31, 2017
2 parents b6fb7e8 + dd6d1d0 commit 5e4303f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ env:
- FLAKE8=false
- FLAKE8=true

matrix:
allow_failures:
- env: FLAKE8=true

install:
# Dependencies
- sudo apt-get -qq update
Expand Down

0 comments on commit 5e4303f

Please sign in to comment.