Skip to content

Commit

Permalink
Install pylint in travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
talavis committed Aug 15, 2019
1 parent 3daa526 commit 5c70290
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 @@ -14,6 +14,7 @@ install:
- pip install -r test/requirements.txt
- pip install -r scripts/importer/requirements.txt
- pip install coverage coveralls
- pip install pylint
script:
- test/travis_script.sh
addons:
Expand Down

0 comments on commit 5c70290

Please sign in to comment.