mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-10 01:15:06 +01:00
[Travis] Fixed yaml formatting
This commit is contained in:
parent
0606fa17fe
commit
7999a676f3
@ -29,7 +29,7 @@ before_install:
|
|||||||
- yes | sudo dkp-pacman -Syu devkitPPC
|
- yes | sudo dkp-pacman -Syu devkitPPC
|
||||||
- yes | sudo dkp-pacman -Syu general-tools
|
- yes | sudo dkp-pacman -Syu general-tools
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd $PORTLIBREPOS
|
- cd $PORTLIBREPOS
|
||||||
- ((git clone https://github.com/Maschell/dynamic_libs.git -b lib && (7z x -y ./dynamic_libs/libs/portlibs.zip -o${DEVKITPRO})) || (cd dynamic_libs && git pull))
|
- ((git clone https://github.com/Maschell/dynamic_libs.git -b lib && (7z x -y ./dynamic_libs/libs/portlibs.zip -o${DEVKITPRO})) || (cd dynamic_libs && git pull))
|
||||||
- (git clone https://github.com/Maschell/libutils.git || (cd libutils && git pull))
|
- (git clone https://github.com/Maschell/libutils.git || (cd libutils && git pull))
|
||||||
|
Loading…
Reference in New Issue
Block a user