Fixed link the in the travis script

This commit is contained in:
Maschell 2017-11-19 11:14:17 +01:00
parent bd61f6296a
commit 085b182458
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ addons:
before_install:
- mkdir -p $DEVKITPRO
- cd $DEVKITPRO
- wget https://raw.githubusercontent.com/Maschell/dynamic_libs/lib/other/devkitPPCupdatePPCr29.pl
- wget https://raw.githubusercontent.com/Maschell/libutils/master/other/devkitPPCupdatePPCr29.pl
- mkdir -p $DEVKITTMP
- cd $DEVKITTMP
- git clone https://github.com/Maschell/dynamic_libs.git -b lib