Fixed travis script

This commit is contained in:
Maschell 2017-11-18 13:28:55 +01:00
parent 07fb90ce2d
commit 502c2fa801

View File

@ -20,12 +20,14 @@ addons:
- p7zip-full
before_install:
- cd $HOME
- wget https://raw.githubusercontent.com/Maschell/dynamic_libs/lib/other/devkitPPCupdatePPCr29.pl
- mkdir -p $DEVKITTMP
- cd $DEVKITTMP
- git clone https://github.com/Maschell/dynamic_libs.git -b lib
install:
- cd $HOME
- perl devkitPPCupdatePPCr29.pl
- cd $DEVKITTMP/dynamic_libs
- 7z x -y ./libs/portlibs.zip -o${DEVKITPRO}