Skip to content

Commit

Permalink
Pin pylint version
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Opolka committed Aug 3, 2018
1 parent c59472d commit 7b4f572
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:
install:
- pip install coveralls
- pip install coverage
- pip install pylint
- pip install pylint==1.9.3
script:
- pylint cheat
- python -m unittest discover
Expand Down

0 comments on commit 7b4f572

Please sign in to comment.