diff --git a/test-projects.sh b/test-projects.sh index 50be9282..f9217e13 100755 --- a/test-projects.sh +++ b/test-projects.sh @@ -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