Update devkitARMupdate.pl URL for Travis CI
This commit is contained in:
parent
6dcbee7f4c
commit
a4210af6c2
@ -20,7 +20,7 @@ before_install:
|
|||||||
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
||||||
- mkdir -p $DEVKITPRO
|
- mkdir -p $DEVKITPRO
|
||||||
- cd $DEVKITPRO
|
- cd $DEVKITPRO
|
||||||
- wget -N http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl
|
- wget -N https://raw.githubusercontent.com/devkitPro/installer/master/perl/devkitARMupdate.pl
|
||||||
-
|
-
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
3
libctru/.gitignore
vendored
3
libctru/.gitignore
vendored
@ -5,4 +5,5 @@ build
|
|||||||
lib
|
lib
|
||||||
docs
|
docs
|
||||||
internal_docs
|
internal_docs
|
||||||
*.bz2
|
*.bz2
|
||||||
|
.*/
|
||||||
|
Loading…
Reference in New Issue
Block a user