mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-02 02:41:28 +00:00
travis: skip decred test for now
This commit is contained in:
parent
73c6cf22ad
commit
4f26db43e3
@ -38,7 +38,7 @@ matrix:
|
||||
- $PYTHON -m pip install --user --no-deps git+https://github.com/trezor/python-trezor@master
|
||||
script:
|
||||
- script/cibuild
|
||||
- script/test
|
||||
- script/test -k 'not test_send_decred'
|
||||
|
||||
install:
|
||||
- curl -LO "https://github.com/google/protobuf/releases/download/v${PROTOBUF_VERSION}/protoc-${PROTOBUF_VERSION}-linux-x86_64.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user