Skip to content

Commit

Permalink
Add flake8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chovanecm committed Apr 27, 2017
1 parent 538cd98 commit 4add188
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: python
before_script:
- pip install flake8
python:
# - "2.7"
- "3.4"
Expand Down
2 changes: 0 additions & 2 deletions dev-requirements.txt
@@ -1,5 +1,3 @@
pytest
pytest-timeout
setuptools
flake8
mccabe

0 comments on commit 4add188

Please sign in to comment.