mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
Travis: corrected package for python3
This commit is contained in:
parent
bbf55bcf2a
commit
a5a34696ef
@ -8,7 +8,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- sudo apt-get install -y build-essential gcc-multilib gcc-arm-embedded
|
||||
- sudo apt-get install python-pil
|
||||
- sudo apt-get install python3-pil
|
||||
|
||||
script:
|
||||
- make build_cross
|
||||
|
Loading…
Reference in New Issue
Block a user