1
0
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:
Jochen Hoenicke 2017-04-01 19:59:51 +02:00
parent bbf55bcf2a
commit a5a34696ef

View File

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