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:
parent
79738f4251
commit
cfbd09d158
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user