fix Travis CI, take 2

This commit is contained in:
Wolfvak 2020-07-23 12:13:50 -03:00
parent 6b54290cf2
commit 698ad9d891

View File

@ -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