Make sure core is downloaded for node tests

This commit is contained in:
Scott Kyle 2016-04-19 17:10:14 -07:00
parent 648748cd24
commit 7abdacdf06

View File

@ -155,6 +155,7 @@ case "$TARGET" in
;;
"node")
npm install
scripts/download-core.sh
pushd src/node
node-gyp configure