1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
This commit is contained in:
Shidong Wang 2019-06-29 19:40:58 +08:00
parent 2ef672123f
commit f8ba13f071

View File

@ -30,7 +30,7 @@ elif [ "${LINT#vader}" != "$LINT" ]; then
echo "================= nvim version ======================"
nvim --version
echo "================= lua version ======================"
lua --version
lua -v
elif [ "$LINT" = "jekyll" ]; then
.ci/bootstrap
fi