Skip to content

Commit d10f2cd

Browse files
author
MarcoFalke
committed
travis: set codespell version to avoid breakage
1 parent c932730 commit d10f2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/lint_04_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
export LC_ALL=C
88

9-
travis_retry pip install codespell
9+
travis_retry pip install codespell==1.13.0
1010
travis_retry pip install flake8

0 commit comments

Comments
 (0)