mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
Reinstate Travis CI, take #1
This commit is contained in:
parent
97fed0a284
commit
db9b2cf8ec
@ -1,13 +1,13 @@
|
||||
language: c
|
||||
|
||||
before_install:
|
||||
- wget http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitARMupdate.pl
|
||||
- wget https://github.com/devkitPro/pacman/releases/latest/download/devkitpro-pacman.deb
|
||||
- export DEVKITPRO=/home/travis/devkitPro
|
||||
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
||||
|
||||
install:
|
||||
- sudo perl devkitARMupdate.pl
|
||||
- sudo apt-get -qq install python p7zip-full
|
||||
- sudo dpkg -i devkitpro-pacman.deb
|
||||
- sudo apt-get -qq install python3 p7zip-full
|
||||
- sudo pip install --upgrade pip setuptools
|
||||
- sudo pip install cryptography
|
||||
- sudo pip install git+https://github.com/TuxSH/firmtool.git
|
Loading…
x
Reference in New Issue
Block a user