mirror of
https://github.com/monero-project/gitian.sigs.git
synced 2024-11-16 18:47:36 +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
|