Update .travis.yml
This commit is contained in:
parent
787b29808a
commit
3ca3d2b03d
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue