travis: set codespell version to avoid breakage

This commit is contained in:
MarcoFalke 2018-10-03 18:59:03 -03:00
parent c9327306b5
commit d10f2cd7d8
1 changed files with 1 additions and 1 deletions

View File

@ -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