fix lime travis error

This commit is contained in:
2021-04-28 15:04:52 -06:00
parent 42d50600d1
commit 1a67868ec2
20 changed files with 7 additions and 7 deletions

View File

@@ -10,8 +10,6 @@ if [ ! -z "${TRAVIS_OS_NAME}" ]; then
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib run lime setup flixel
haxelib run lime setup
fi
for PROJECT_DIR in $PROJECT_DIRS