This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-18 13:38:12 +00:00
Code
Issues
Releases
Wiki
Activity
cfbd09d158
trezor-firmware
/
.travis.yml
12 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
travis: use container-based infrastructure
2015-07-31 07:55:06 +00:00
sudo
:
false
travis: add simple tests
2015-07-29 17:52:42 +00:00
language
:
c
travis: use container-based infrastructure
2015-07-31 07:55:06 +00:00
addons
:
apt
:
packages
:
-
check
travis: add simple tests
2015-07-29 17:52:42 +00:00
script
:
-
make tests
-
./tests
Reference in New Issue
Copy Permalink