1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 06:48:16 +00:00

travis: fix last commit

This commit is contained in:
Pavol Rusnak 2018-09-12 15:29:35 +02:00
parent aa403d17c4
commit 15f28836dc
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -28,12 +28,6 @@ matrix:
include: include:
compiler: compiler:
- clang - clang
env:
- EMULATOR=1 HEADLESS=1 DEBUG_LINK=1
script:
- pipenv run ./script/cibuild && pipenv run script/test
include:
compiler:
- gcc - gcc
env: env:
- EMULATOR=1 HEADLESS=1 DEBUG_LINK=1 - EMULATOR=1 HEADLESS=1 DEBUG_LINK=1