mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Can't update pip on travis, so don't
This commit is contained in:
@@ -6,7 +6,7 @@ if [ "${STATIC_CHECKS}" = "true" ]; then
|
||||
|
||||
gem install --update overcommit haml-lint bundler-audit --no-document;
|
||||
|
||||
pip install --upgrade pip;
|
||||
# pip install --upgrade pip;
|
||||
pip install yamllint --user;
|
||||
|
||||
overcommit --install;
|
||||
|
||||
Reference in New Issue
Block a user