mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 18:35:08 +01:00
[Travis] Hopefully fixing the travis build
This commit is contained in:
parent
c427deb40e
commit
3e9dd4bd49
@ -30,6 +30,7 @@ before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo dpkg -i /tmp/devkitpro-pacman.deb; fi
|
||||
- yes | sudo dkp-pacman -Syu devkitPPC
|
||||
- yes | sudo dkp-pacman -Syu devkitARM
|
||||
- yes | sudo dkp-pacman -Syu general-tools
|
||||
|
||||
install:
|
||||
- cd $PORTLIBREPOS
|
||||
|
Loading…
Reference in New Issue
Block a user