Skip to content

Commit

Permalink
added pylint to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jun 22, 2020
1 parent 4b31e82 commit 8fd3882
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 @@ -30,7 +30,7 @@ install:
# command to run tests
script:
- nosetests --with-coverage
- pylint nanonet
- pylint --errors-only nanonet
branches:
only:
- master
Expand Down

0 comments on commit 8fd3882

Please sign in to comment.