From 8d112ef1deec3e98ddd68b56dc834e49c3814051 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 18 Nov 2017 13:16:27 +0100 Subject: [PATCH] Fixed the travis script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3445eee..82afebd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_install: - wget https://raw.githubusercontent.com/Maschell/dynamic_libs/lib/other/devkitPPCupdatePPCr29.pl install: - - perl devkitPPCupdate.pl + - perl devkitPPCupdatePPCr29.pl - 7z x -y ./libs/portlibs.zip -o${DEVKITPRO} script: