install hxnodejs in cli-tests
This commit is contained in:
@@ -7,6 +7,7 @@ fi &&
|
|||||||
cat new-project-input.txt | haxelib run kiss new-project && (cd TestNewProject && sh test.sh) &&
|
cat new-project-input.txt | haxelib run kiss new-project && (cd TestNewProject && sh test.sh) &&
|
||||||
|
|
||||||
# Test kiss new-express-project command
|
# Test kiss new-express-project command
|
||||||
|
haxelib install hxnodejs &&
|
||||||
if [ -d testnewexpressproject ]; then
|
if [ -d testnewexpressproject ]; then
|
||||||
rm -rf testnewexpressproject
|
rm -rf testnewexpressproject
|
||||||
fi &&
|
fi &&
|
||||||
|
|||||||
Reference in New Issue
Block a user