Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
CI: Enable style checks on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Mar 22, 2018
1 parent 914e739 commit 4f65335
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,4 +7,4 @@ install:
script:
- python -m unittest discover tests
- pylint tests
- pycodestyle tests
- pycodestyle .

0 comments on commit 4f65335

Please sign in to comment.