aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index aafdc2e89d..d1772e43e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -148,7 +148,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: