Skip to content

Commit

Permalink
added pylint run for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
semiversus committed Sep 13, 2018
1 parent 5d84a28 commit 422c6cd
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:
script:
- pipenv run flake8 broqer
- pipenv run mypy broqer
- pipenv run pylint broqer
- pipenv run rstcheck README.rst
- pipenv run pytest

Expand Down

0 comments on commit 422c6cd

Please sign in to comment.