mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +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
|
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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue