mirror of
https://github.com/monero-project/gitian.sigs.git
synced 2025-01-06 10:29:23 +00:00
8 lines
90 B
YAML
8 lines
90 B
YAML
|
language: python
|
||
|
|
||
|
python:
|
||
|
- "3.7.0"
|
||
|
|
||
|
script:
|
||
|
- python ./verify-merge.py --import-keys
|