mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-23 06:35:38 +00:00
5 lines
98 B
YAML
5 lines
98 B
YAML
language: python
|
|
python: "2.7"
|
|
install: pip install jsonschema
|
|
script: bin/jsonschema_suite check
|