mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-09-14 04:56:15 -05:00
[Travis] Fixed the link to the devkitpro updater
This commit is contained in:
@@ -33,8 +33,8 @@ before_install:
|
|||||||
- 7z x -y ./loader/libs/portlibs.zip -o${DEVKITPRO}
|
- 7z x -y ./loader/libs/portlibs.zip -o${DEVKITPRO}
|
||||||
- main_cwd=$(pwd)
|
- main_cwd=$(pwd)
|
||||||
- cd $DEVKITPRO
|
- cd $DEVKITPRO
|
||||||
- wget https://github.com/devkitPro/installer/releases/download/v2.1.0/devkitPPCupdate.pl -O devkitPPCupdate.pl
|
- wget https://github.com/devkitPro/installer/releases/download/v2.2.0/devkitPPCupdate.pl -O devkitPPCupdate.pl
|
||||||
- wget https://github.com/devkitPro/installer/releases/download/v2.1.0/devkitARMupdate.pl -O devkitARMupdate.pl
|
- wget https://github.com/devkitPro/installer/releases/download/v2.2.0/devkitARMupdate.pl -O devkitARMupdate.pl
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd $DEVKITPRO
|
- cd $DEVKITPRO
|
||||||
|
|||||||
Reference in New Issue
Block a user