@ -52,7 +52,7 @@ if [[ "$OSTYPE" =~ ^darwin.*$ ]]; then
# Use node@8 from Homebrew instead of NVM
PATH=$PATH:/usr/local/opt/node@8/bin
PATH="/usr/local/opt/postgresql@9.5/bin:$PATH"
PATH=$PATH:/usr/local/opt/postgresql@9.5/bin
elif[["$OSTYPE"=~ ^linux.*$ ]];then
# noop
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.