mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-22 14:28:07 +00:00
travis: add openssl tests
This commit is contained in:
parent
cfbd09d158
commit
8a3ee52d63
@ -5,7 +5,9 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- check
|
||||
- libssl-dev
|
||||
|
||||
script:
|
||||
- make tests
|
||||
- make
|
||||
- ./tests
|
||||
- ./test-openssl 1000
|
||||
|
Loading…
Reference in New Issue
Block a user