Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Commit 822c9a5

Browse files
committed
Remove redundant flake8 in Travis CI
1 parent b9ccbbe commit 822c9a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ install:
2424

2525
script:
2626
- python setup.py test
27-
- python setup.py flake8 || true
2827
- mypy everywhere
2928

3029
after_success:

0 commit comments

Comments
 (0)