Scaffolding for PDF salad
This commit is contained in:
7
projects/pdf-salad/test.sh
Normal file
7
projects/pdf-salad/test.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
if [ ! -z "$TRAVIS_OS_NAME" ]; then
|
||||
npm install pdf-lib
|
||||
fi
|
||||
haxelib dev kiss ../../
|
||||
haxe build.hxml
|
Reference in New Issue
Block a user