mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-09 11:09:32 +01: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
|