Commit 3799e113 by Dane Springmeyer

debug build failure around nvm on osx

parent 3910c2f4
#!/usr/bin/env bash
set -u -e
set -u -e -x
function publish() {
if test "${COMMIT_MESSAGE#*'[publish binary]'}" != "$COMMIT_MESSAGE"; then
......
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