mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
ci: add details to travis
This commit is contained in:
parent
f098205f3e
commit
9d052e87e4
@ -1,6 +1,7 @@
|
||||
# simple Travis file to run style-checks until our internal CI can process external PRs
|
||||
|
||||
language: python
|
||||
dist: xenial
|
||||
sudo: false
|
||||
python:
|
||||
- "3.6"
|
||||
@ -14,6 +15,7 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
clang-format
|
||||
graphviz
|
||||
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user