Fxied stupid typo in the travis script

This commit is contained in:
Maschell 2017-11-19 11:06:36 +01:00
parent 4525d6ff47
commit 746cf737da

View File

@ -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