We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9771028 commit 3c469bcCopy full SHA for 3c469bc
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
# Runs each value defined in $SINGLE_FEATURES by itself in the order
13
# the were defined.
14
- os: linux
15
- env: SINGLE_FEATURES="sig-ecdsa enc-kw bootstrap" TEST=sim
+ env: SINGLE_FEATURES="sig-ecdsa sig-ed25519 enc-kw bootstrap" TEST=sim
16
17
env: SINGLE_FEATURES="none sig-rsa sig-rsa3072 overwrite-only validate-primary-slot" TEST=sim
18
0 commit comments