summaryrefslogtreecommitdiffstats
path: root/src/rapidjson/bin/jsonschema/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rapidjson/bin/jsonschema/.travis.yml')
-rw-r--r--src/rapidjson/bin/jsonschema/.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/rapidjson/bin/jsonschema/.travis.yml b/src/rapidjson/bin/jsonschema/.travis.yml
new file mode 100644
index 000000000..deecd6110
--- /dev/null
+++ b/src/rapidjson/bin/jsonschema/.travis.yml
@@ -0,0 +1,4 @@
+language: python
+python: "2.7"
+install: pip install jsonschema
+script: bin/jsonschema_suite check