Skip to content

Commit

Permalink
package.json branch won't die
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Jul 24, 2017
1 parent 8cf6a99 commit 11b6d07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci-scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ nvm use ${NODE_VERSION}
set -e
set -o pipefail

git fetch --prune

# add npm packages to $PATH
PATH=$(pwd)/node_modules/.bin:$PATH

Expand Down

0 comments on commit 11b6d07

Please sign in to comment.