mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-05 23:10:12 +00:00
travis: remove TREZOR_MODEL=1 target for now
This commit is contained in:
parent
13fa7d22b9
commit
84b53e5813
@ -9,17 +9,13 @@ env:
|
||||
- TOOLCHAIN_LONGVER=gcc-arm-none-eabi-7-2018-q2-update
|
||||
matrix:
|
||||
- GOAL=stm32
|
||||
- GOAL=stm32 TREZOR_MODEL=1
|
||||
- GOAL=unix
|
||||
- GOAL=unix TREZOR_MODEL=1
|
||||
- GOAL=src
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- compiler: clang
|
||||
env: GOAL=unix
|
||||
- compiler: clang
|
||||
env: GOAL=unix TREZOR_MODEL=1
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user