try haxelib install all for travis test dependencies

This commit is contained in:
2020-11-13 15:07:37 -07:00
parent 60a4b10ca7
commit bc37381a47
10 changed files with 15 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#! /bin/bash
TEST_FILES=src/build-scripts/test/*.hxml
TEST_FILES=src/build-scripts/**/test.hxml
for TEST_FILE in $TEST_FILES
do
haxe $TEST_FILE