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