mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 05:23:07 +00:00
10 lines
81 B
YAML
10 lines
81 B
YAML
sudo: false
|
|
|
|
language: python
|
|
|
|
python:
|
|
- "3.6"
|
|
|
|
script:
|
|
- python validate.py
|