1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-24 06:11:06 +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 language: c
addons:
install: apt:
- sudo apt-get install check packages:
- check
script: script:
- make tests - make tests