Skip to content

Commit

Permalink
drop the pydocstyle test
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Jan 11, 2018
1 parent b928173 commit b25fced
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ python:
# command to install dependencies
install:
- pip install flake8
- pip install pydocstyle
# command to run tests
script:
- flake8 . --max-line-length=120
- pydocstyle . --add-ignore=D202

0 comments on commit b25fced

Please sign in to comment.