Commit 75d402a6 by Michał Gołębiowski

Log nvm, Node & npm versions

parent 41deae8f
......@@ -44,6 +44,9 @@ before_install:
export LINK="gcc-4.7";
export LINKXX="g++-4.7";
fi
- nvm --version
- node --version
- npm --version
- gcc --version
- g++ --version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment