You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/ci/python.yml

8 lines
149 B

image: registry.gitlab.com/satoshilabs/trezor/trezor-firmware/environment
test python:
stage: test
script:
- cd python
- pipenv run tox