install flixel-addons for projects tests

This commit is contained in:
2021-04-28 20:38:06 -06:00
parent c831c78411
commit 584d4bf140

View File

@@ -10,6 +10,7 @@ if [ ! -z "${TRAVIS_OS_NAME}" ]; then
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib install flixel-addons
haxelib install hxcpp
fi