mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-09-07 09:35:47 -05:00
[Travis] Hopefully fixing the travis build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user