mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
Fix Travis CI building (hopefully)
Thanks @vaguerant
This commit is contained in:
parent
79768acef7
commit
6b54290cf2
@ -3,7 +3,7 @@ sudo: true
|
|||||||
dist: bionic
|
dist: bionic
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- wget "https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.deb" -O dkp-pacman.deb
|
- wget "https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.amd64.deb" -O dkp-pacman.deb
|
||||||
- export DEVKITPRO=/opt/devkitpro
|
- export DEVKITPRO=/opt/devkitpro
|
||||||
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user