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

View File

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