diff --git a/git-post-receive b/git-post-receive index c8f8fd5..41c0201 100644 --- a/git-post-receive +++ b/git-post-receive @@ -18,6 +18,7 @@ if [ "$BRANCH" = master]; then fi exit 1 + echo "Node Version" bin/node --version echo "NPM Version"