Execute validator even without execute bit set

This commit is contained in:
Hakan Tandogan 2014-12-29 20:36:44 +01:00
parent 59e4f7433c
commit 3d67c2ac3f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ install:
# checked out.
script:
- 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:
irc: