1
0
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:
Roman Zeyde 2015-07-31 11:09:15 +03:00
parent cfbd09d158
commit 8a3ee52d63

View File

@ -5,7 +5,9 @@ addons:
apt:
packages:
- check
- libssl-dev
script:
- make tests
- make
- ./tests
- ./test-openssl 1000