Skip to content

Commit 77e8fa4

Browse files
committed
pin flak8 version to avoid breaking compatibilities
1 parent 725e62a commit 77e8fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
language: python
159159
python: '3.6'
160160
install:
161-
- travis_retry pip install flake8
161+
- travis_retry pip install flake8==3.5.0
162162
before_script:
163163
- git fetch --unshallow
164164
script:

0 commit comments

Comments
 (0)