ci: enable enc-ec256 test

Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
Fabio Utzig 2020-01-07 14:37:09 -03:00 committed by Fabio Utzig
parent 4626853d3e
commit fc9477504e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ matrix:
- os: linux
env: SINGLE_FEATURES="none sig-rsa sig-rsa3072 overwrite-only validate-primary-slot swap-move" TEST=sim
- os: linux
env: SINGLE_FEATURES="enc-rsa" TEST=sim
env: SINGLE_FEATURES="enc-rsa enc-ec256" TEST=sim
# Values defined in $MULTI_FEATURES consist of any number of features
# to be enabled at the same time. The list of multi-values should be