Add missing space

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
pull/1/head
Lukas Reschke 7 years ago
parent a6d0a5e5ab
commit b08d16606f
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1

@ -27,7 +27,7 @@ before_install:
- ./occ app:list
script:
- cd apps/$APP_NAME/
- cd apps/$APP_NAME/
# Test the app
- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' = '1' ]; then find . -name \*.php -exec php -l \"{}\" \;; fi"

Loading…
Cancel
Save