travis: set codespell version to avoid breakage

pull/14389/head
MarcoFalke 6 years ago
parent c9327306b5
commit d10f2cd7d8

@ -6,5 +6,5 @@
export LC_ALL=C
travis_retry pip install codespell
travis_retry pip install codespell==1.13.0
travis_retry pip install flake8

Loading…
Cancel
Save