travis: remove TREZOR_MODEL=1 target for now

pull/25/head
Pavol Rusnak 6 years ago
parent 13fa7d22b9
commit 84b53e5813
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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…
Cancel
Save