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

travis: use container-based infrastructure

This commit is contained in:
Roman Zeyde 2015-07-31 10:55:06 +03:00
parent 79738f4251
commit cfbd09d158

View File

@ -1,8 +1,10 @@
sudo: false
language: c
install:
- sudo apt-get install check
addons:
apt:
packages:
- check
script:
- make tests