mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
pin flak8 version to avoid breaking compatibilities
This commit is contained in:
parent
725e62ad36
commit
77e8fa4ac7
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ jobs:
|
|||
language: python
|
||||
python: '3.6'
|
||||
install:
|
||||
- travis_retry pip install flake8
|
||||
- travis_retry pip install flake8==3.5.0
|
||||
before_script:
|
||||
- git fetch --unshallow
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue