mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
add gcc to travis file
This commit is contained in:
parent
d10db95b3b
commit
79f7a2bfc3
@ -5,6 +5,7 @@ language: c
|
||||
install:
|
||||
- sudo dpkg --add-architecture i386
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install gcc-multilib
|
||||
- sudo apt-get install libsdl2-dev:i386
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user