Skip to content

Commit

Permalink
travis: set codespell version to avoid breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed Oct 3, 2018
1 parent c932730 commit d10f2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/lint_04_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d10f2cd

Please sign in to comment.