From a9a59d7b8eeae12861b591367d083f1414593854 Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sat, 28 Dec 2013 17:52:37 +0100 Subject: [PATCH] Tries to build PSP HGE lib --- travis-script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/travis-script.sh b/travis-script.sh index c1fdf5115..468f99a1a 100755 --- a/travis-script.sh +++ b/travis-script.sh @@ -22,6 +22,7 @@ cd ../../../.. # we're building a PSP binary here cd JGE make -j 8 +make -j 8 -f Makefile.hge cd .. cd projects/mtg mkdir objs