Skip to content

Commit

Permalink
modified: ../.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragnagpal committed Oct 29, 2020
1 parent 28af769 commit 9f82dcc
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 @@ -15,4 +15,4 @@ install:
# command to run tests
script:
- python -m pytest tests/
- pylint dsm/
- pylint --fail-under=9 dsm/

0 comments on commit 9f82dcc

Please sign in to comment.