Skip to content

Commit

Permalink
build: Pin to specific versions of Python packages we install from Py…
Browse files Browse the repository at this point in the history
…PI in Travis
  • Loading branch information
practicalswift committed Oct 16, 2018
1 parent 2468471 commit ee0b7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/lint_04_install.sh
Expand Up @@ -7,4 +7,4 @@
export LC_ALL=C

travis_retry pip install codespell==1.13.0
travis_retry pip install flake8
travis_retry pip install flake8==3.5.0

0 comments on commit ee0b7c4

Please sign in to comment.