Commit b11bea6b by Dane Springmeyer

try sourcing nvm in build_against_node

parent c2a16218
#!/usr/bin/env bash #!/usr/bin/env bash
source ~/.nvm/nvm.sh
set -e -u set -e -u
function publish() { function publish() {
......
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