mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
travis: make file more readable
This commit is contained in:
parent
9455d95046
commit
42164c41e3
@ -5,9 +5,11 @@ language: c
|
||||
env:
|
||||
global:
|
||||
- PROTOBUF_VERSION=3.4.0
|
||||
- TOOLCHAIN_SHORTVER=7-2018q2
|
||||
- TOOLCHAIN_LONGVER=gcc-arm-none-eabi-7-2018-q2-update
|
||||
matrix:
|
||||
- GOAL=stm32 TOOLCHAIN_SHORTVER=7-2018q2 TOOLCHAIN_LONGVER=gcc-arm-none-eabi-7-2018-q2-update
|
||||
- GOAL=stm32 TREZOR_MODEL=1 TOOLCHAIN_SHORTVER=7-2018q2 TOOLCHAIN_LONGVER=gcc-arm-none-eabi-7-2018-q2-update
|
||||
- GOAL=stm32
|
||||
- GOAL=stm32 TREZOR_MODEL=1
|
||||
- GOAL=unix
|
||||
- GOAL=unix TREZOR_MODEL=1
|
||||
- GOAL=src
|
||||
|
Loading…
Reference in New Issue
Block a user