more DRY haxelib dev of projects for testing

This commit is contained in:
2021-08-01 13:02:13 -06:00
parent 72d54c39b4
commit 44f1d712c9
6 changed files with 17 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
KISS_TARGET=${KISS_TARGET:-$1}
KISS_TARGET=${KISS_TARGET:-interp}
haxelib dev kiss kiss
./test-env.sh
# If Travis is running tests, basic dependencies need to be installed
if [ ! -z "$CI_OS_NAME" ]