mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
fix Travis CI, take 2
This commit is contained in:
parent
6b54290cf2
commit
698ad9d891
@ -8,9 +8,9 @@ before_install:
|
||||
- export DEVKITARM=${DEVKITPRO}/devkitARM
|
||||
|
||||
install:
|
||||
- sudo apt-get -y install python3 python3-pip p7zip-full libarchive
|
||||
- sudo dpkg -i dkp-pacman.deb
|
||||
- sudo dkp-pacman -S --noconfirm devkitARM
|
||||
- sudo apt-get -y install python3 python3-pip p7zip-full
|
||||
- sudo pip3 install --upgrade pip setuptools
|
||||
- sudo pip3 install cryptography
|
||||
- sudo pip3 install git+https://github.com/TuxSH/firmtool.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user