Update .travis.yml

This commit is contained in:
Alexander Dzhoganov 2014-12-29 23:17:46 +02:00
parent 787b29808a
commit 3ca3d2b03d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ install:
# checked out. # checked out.
script: script:
- cp CKAN/CKAN.schema .
- python CKAN/bin/ckan-validate.py $(find . -path ./CKAN -prune -o -name '*.ckan' -print) - python CKAN/bin/ckan-validate.py $(find . -path ./CKAN -prune -o -name '*.ckan' -print)
notifications: notifications: