mirror of
https://github.com/Maschell/controller_patcher.git
synced 2024-11-21 19:49: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:
|
||||
- mkdir -p $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
|
||||
- cd $DEVKITTMP
|
||||
- git clone https://github.com/Maschell/dynamic_libs.git -b lib
|
||||
|
Loading…
Reference in New Issue
Block a user