Skip to content

Commit 3c469bc

Browse files
committed
Add ed25519 test to travis-ci
Signed-off-by: Fabio Utzig <[email protected]>
1 parent 9771028 commit 3c469bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212
# Runs each value defined in $SINGLE_FEATURES by itself in the order
1313
# the were defined.
1414
- os: linux
15-
env: SINGLE_FEATURES="sig-ecdsa enc-kw bootstrap" TEST=sim
15+
env: SINGLE_FEATURES="sig-ecdsa sig-ed25519 enc-kw bootstrap" TEST=sim
1616
- os: linux
1717
env: SINGLE_FEATURES="none sig-rsa sig-rsa3072 overwrite-only validate-primary-slot" TEST=sim
1818
- os: linux

0 commit comments

Comments
 (0)