mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 04:18:10 +00:00
Adding cmake to travis
Not 100% if it will work, let's see
This commit is contained in:
parent
2802d97d47
commit
b1a73ed984
@ -16,3 +16,6 @@ script:
|
|||||||
- ./tests
|
- ./tests
|
||||||
- ./test-openssl 1000
|
- ./test-openssl 1000
|
||||||
- ITERS=10 py.test
|
- ITERS=10 py.test
|
||||||
|
- mkdir _build && cd _build
|
||||||
|
- cmake ..
|
||||||
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user