1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/.travis.yml

12 lines
102 B
YAML
Raw Normal View History

sudo: false
2015-07-29 17:52:42 +00:00
language: c
addons:
apt:
packages:
- check
2015-07-29 17:52:42 +00:00
script:
- make tests
- ./tests