From 9143dc55d7833b01a153cdfd14b038528da8a5e0 Mon Sep 17 00:00:00 2001 From: Gama11 Date: Sun, 28 Dec 2014 14:57:11 +0100 Subject: [PATCH] travis builds need the poly2trihx lib --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4fd84b19a4..12498ccb9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ before_install: - haxelib -notimeout install nape - haxelib -notimeout install task - haxelib -notimeout install hscript + - haxelib -notimeout install poly2trihx - haxelib git openfl-bitfive https://github.com/YellowAfterlife/openfl-bitfive - haxelib git firetongue https://github.com/larsiusprime/firetongue - haxelib git flixel-tools https://github.com/HaxeFlixel/flixel-tools