Enable already fixed test in Travis-CI
Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
parent
268ace0f6b
commit
ea0de009c4
|
@ -34,10 +34,8 @@ matrix:
|
|||
env: MULTI_FEATURES="sig-rsa enc-kw validate-primary-slot bootstrap" TEST=sim
|
||||
- os: linux
|
||||
env: MULTI_FEATURES="sig-ecdsa enc-kw validate-primary-slot" TEST=sim
|
||||
|
||||
# FIXME: this test actually fails and must be fixed
|
||||
#- os: linux
|
||||
# env: MULTI_FEATURES="sig-rsa validate-primary-slot overwrite-only"
|
||||
- os: linux
|
||||
env: MULTI_FEATURES="sig-rsa validate-primary-slot overwrite-only" TEST=sim
|
||||
|
||||
- os: linux
|
||||
language: go
|
||||
|
|
Loading…
Reference in New Issue