travis: set codespell version to avoid breakage
This commit is contained in:
parent
c9327306b5
commit
d10f2cd7d8
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
||||||
|
|
||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
|
|
||||||
travis_retry pip install codespell
|
travis_retry pip install codespell==1.13.0
|
||||||
travis_retry pip install flake8
|
travis_retry pip install flake8
|
||||||
|
|
Loading…
Reference in a new issue