This commit is contained in:
simonzack 2016-05-12 02:48:18 +00:00
commit 5cf4a17574

View file

@ -1,3 +1,6 @@
if [ Cygwin = "$(uname -o 2>/dev/null)" ]; then
return
fi
eval "$(npm completion 2>/dev/null)"
# Install dependencies globally