Skip to content

Commit

Permalink
Re-adding flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
slightlynybbled committed May 7, 2018
1 parent 11e62c6 commit 84246c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ addons:
install:
- "export DISPLAY=':99.0'"
- "Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &"
- "pip install stringify"
- "pip install stringify flake8"
- "python setup.py install"

script:
Expand Down

0 comments on commit 84246c9

Please sign in to comment.