mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-09 17:05:05 +01:00
Hopefully fixing the travis script
This commit is contained in:
parent
8c2687aabf
commit
283f84d96a
@ -48,13 +48,13 @@ install:
|
||||
- make -j8
|
||||
- make install
|
||||
- cd $DEVKITTMP
|
||||
- rm *
|
||||
- rm -rf *
|
||||
- git clone https://github.com/Maschell/libutils.git
|
||||
- cd libutils
|
||||
- make -j8
|
||||
- make install
|
||||
- cd $DEVKITTMP
|
||||
- rm *
|
||||
- rm -rf *
|
||||
- git clone https://github.com/Maschell/libgui.git
|
||||
- cd libgui/libs
|
||||
- 7z x -y portlibs.zip
|
||||
@ -63,7 +63,7 @@ install:
|
||||
- make -j8
|
||||
- make install
|
||||
- cd $DEVKITTMP
|
||||
- rm *
|
||||
- rm -rf *
|
||||
- cd $DEVKITPRO
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user