Add missing space
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
a6d0a5e5ab
commit
b08d16606f
@ -27,7 +27,7 @@ before_install:
|
|||||||
- ./occ app:list
|
- ./occ app:list
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
|
|
||||||
# Test the app
|
# Test the app
|
||||||
- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' = '1' ]; then find . -name \*.php -exec php -l \"{}\" \;; fi"
|
- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' = '1' ]; then find . -name \*.php -exec php -l \"{}\" \;; fi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user