0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

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

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