added env vars
This commit is contained in:
parent
374bb22076
commit
aada32fdf2
@ -2,6 +2,8 @@ language: c
|
||||
|
||||
before_install:
|
||||
- wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl
|
||||
- export DEVKITPRO=/home/travis/devkitPro
|
||||
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
||||
|
||||
install:
|
||||
- sudo perl devkitARMupdate.pl
|
||||
|
Loading…
Reference in New Issue
Block a user