Add ECDSA+KW testing to the CI
Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
parent
38f5ffea35
commit
b006309b29
|
@ -29,6 +29,8 @@ matrix:
|
|||
env: MULTI_FEATURES="sig-rsa enc-rsa validate-slot0"
|
||||
- os: linux
|
||||
env: MULTI_FEATURES="sig-rsa enc-kw validate-slot0 bootstrap"
|
||||
- os: linux
|
||||
env: MULTI_FEATURES="sig-ecdsa enc-kw validate-slot0"
|
||||
|
||||
# FIXME: this test actually fails and must be fixed
|
||||
#- os: linux
|
||||
|
|
Loading…
Reference in New Issue