Skip to content

Commit

Permalink
Remove pydocstyle from build matrix as it was removed from master.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omer Katz committed Aug 2, 2020
1 parent 3ac67b5 commit d8080c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ matrix:
- python: '3.8'
env: TOXENV=bandit
stage: lint
- python: '3.8'
env: TOXENV=pydocstyle
stage: lint
# - python: pypy3.6-7.3
# env: TOXENV=pypy3
# before_install: sudo apt-get update && sudo apt-get install libgnutls-dev
Expand Down

0 comments on commit d8080c0

Please sign in to comment.