mirror of
https://github.com/Maschell/controller_patcher.git
synced 2024-11-22 12:09:16 +01:00
Fxied stupid typo in the travis script
This commit is contained in:
parent
4525d6ff47
commit
746cf737da
@ -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/controller_patcher/lib/other/devkitPPCupdatePPCr29.pl
|
- wget https://raw.githubusercontent.com/Maschell/controller_patcher/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