1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

travis: add simple tests

This commit is contained in:
Roman Zeyde 2015-07-29 20:52:42 +03:00
parent f9df01c6e6
commit 1163992e5c

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: c
install:
- sudo apt-get install check
script:
- make tests
- ./tests