mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
build: fix travis build
This commit is contained in:
parent
792faea908
commit
4ca7dd2345
@ -10,6 +10,9 @@ addons:
|
||||
- gcc-arm-none-eabi
|
||||
- libnewlib-arm-none-eabi
|
||||
|
||||
install:
|
||||
- pip3 install ed25519 pyblake2
|
||||
|
||||
script:
|
||||
- make vendorheader
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user