mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-28 19:51:57 -04:00
Pin to ruby 2.5.3 on linting
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
if [ "${STATIC_CHECKS}" = "true" ]; then
|
||||
set -euv
|
||||
|
||||
rvm use 2.5.3; #overcommit doesn't support 2.6.0
|
||||
npm install;
|
||||
|
||||
gem install --update overcommit haml-lint bundler-audit;
|
||||
|
||||
Reference in New Issue
Block a user