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:
parent
79738f4251
commit
cfbd09d158
@ -1,8 +1,10 @@
|
||||
sudo: false
|
||||
language: c
|
||||
|
||||
|
||||
install:
|
||||
- sudo apt-get install check
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- check
|
||||
|
||||
script:
|
||||
- make tests
|
||||
|
Loading…
Reference in New Issue
Block a user