mirror of
https://github.com/Maschell/libutils.git
synced 2024-11-24 04:59:15 +01:00
Fixed link the in the travis script
This commit is contained in:
parent
bd61f6296a
commit
085b182458
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user