Skip to content

Commit

Permalink
Log pylint version
Browse files Browse the repository at this point in the history
Travis build started to fail, probably due to new version of pylint
detecting new issues.
  • Loading branch information
dreamer committed Sep 25, 2019
1 parent c7d7f43 commit d713538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_install:

install:
- pip install -r requirements.txt
- pylint --version

jobs:
include:
Expand Down

0 comments on commit d713538

Please sign in to comment.