mirror of
https://github.com/Maschell/libutils.git
synced 2024-11-24 13:09: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:
|
before_install:
|
||||||
- mkdir -p $DEVKITPRO
|
- mkdir -p $DEVKITPRO
|
||||||
- cd $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
|
- mkdir -p $DEVKITTMP
|
||||||
- cd $DEVKITTMP
|
- cd $DEVKITTMP
|
||||||
- git clone https://github.com/Maschell/dynamic_libs.git -b lib
|
- git clone https://github.com/Maschell/dynamic_libs.git -b lib
|
||||||
|
Loading…
Reference in New Issue
Block a user