Skip to content

Commit 607ce9f

Browse files
authored
Fix travisCI
1 parent b788712 commit 607ce9f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ install:
88
# command to run tests
99
script:
1010
- flake8 . --max-line-length=120
11-
<<<<<<< HEAD
1211
- pydocstyle . --add-ignore=D202
13-
=======
14-
- pep257 . --add-ignore=D202,D211
15-
>>>>>>> Update .travis.yml

0 commit comments

Comments
 (0)