mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
4 lines
98 B
YAML
4 lines
98 B
YAML
language: python
|
|
python: "2.7"
|
|
install: pip install jsonschema
|
|
script: bin/jsonschema_suite check
|