Skip to content

Commit

Permalink
Travis: Install pep257.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Amos committed Dec 30, 2015
1 parent 9731532 commit 5c502de
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 @@ -7,7 +7,7 @@ python:
- "2.7"

install:
- pip install flake8
- pip install flake8 pep257
- sudo apt-get update -qq
- sudo apt-get install -y luarocks
- sudo luarocks install luacheck
Expand Down

0 comments on commit 5c502de

Please sign in to comment.