1st attempt to install dkA and build

This commit is contained in:
Lectem 2014-12-27 15:53:21 +01:00
parent 800cb7b566
commit f59987301c

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: cpp
before_install:
- wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl/download
install:
- perl devkitARMupdate.pl
script:
- cd libctru
- make