From 7314e1ef3274e96533d67dac1388550518ee561f Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Sat, 5 Dec 2020 23:36:24 -0700 Subject: [PATCH] install hxnodejs for pdf-salad --- projects/pdf-salad/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/pdf-salad/test.sh b/projects/pdf-salad/test.sh index f8ad7703..c12cdb7a 100755 --- a/projects/pdf-salad/test.sh +++ b/projects/pdf-salad/test.sh @@ -2,6 +2,7 @@ if [ ! -z "$TRAVIS_OS_NAME" ]; then npm install pdf-lib + haxelib install hxnodejs fi haxelib dev kiss ../../kiss haxe build.hxml \ No newline at end of file