git-subtree-dir: third_party/rapidjson git-subtree-split: f54b0e47a08782a6131cc3d60f94d038fa6e0a51
5 lines
98 B
YAML
5 lines
98 B
YAML
language: python
|
|
python: "2.7"
|
|
install: pip install jsonschema
|
|
script: bin/jsonschema_suite check
|