commit | a9a510b5a6d2ca6f868b77008657a59651c656a2 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Dec 05 09:29:17 2017 -0200 |
committer | David Brown <davidb@davidb.org> | Wed Dec 13 14:26:08 2017 -0700 |
tree | 0395384c4f9dbacb0e30aa42781ecdeeaebc02d7 | |
parent | 80fde2f544813e46640bdb477674a1d137d57f97 [diff] |
Add ecdsa testing to travis Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/.travis.yml b/.travis.yml index adc6973..44b48b3 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -8,6 +8,7 @@ - cd sim - cargo test - cargo test --features sig-rsa + - cargo test --features sig-ecdsa - cargo test --features overwrite-only notifications: