Skip to content

Commit e0ab3db

Browse files
committed
screw this
1 parent f7ed8a0 commit e0ab3db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ python:
55
# command to install dependencies
66
install:
77
- pip install flake8
8-
- pip install pydocstyle
98
# command to run tests
109
script:
1110
- flake8 . --max-line-length=120
12-
- pydocstyle . --add-ignore=D202

0 commit comments

Comments
 (0)