Obtain required python modules first

This commit is contained in:
Hakan Tandogan 2014-12-29 20:40:07 +01:00
parent 3d67c2ac3f
commit 1529e47656
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ language: python
# Our validator actually lives in the CKAN repo.
# --depth=1 is because we don't need full history.
before_install:
- pip install jsonschema
install:
- git clone --depth=1 https://github.com/KSP-CKAN/CKAN.git