pin flak8 version to avoid breaking compatibilities

This commit is contained in:
Gregory Sanders 2018-10-24 15:46:38 -04:00
parent 725e62ad36
commit 77e8fa4ac7

View file

@ -158,7 +158,7 @@ jobs:
language: python language: python
python: '3.6' python: '3.6'
install: install:
- travis_retry pip install flake8 - travis_retry pip install flake8==3.5.0
before_script: before_script:
- git fetch --unshallow - git fetch --unshallow
script: script: