Enable already fixed test in Travis-CI

Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
Fabio Utzig 2019-08-19 11:13:23 -03:00 committed by Fabio Utzig
parent 268ace0f6b
commit ea0de009c4
1 changed files with 2 additions and 4 deletions

View File

@ -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