Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-06-16 12:03:23 +02:00
parent 7d2ee72fcb
commit f593b9feb2

View File

@ -12,7 +12,7 @@ build:
dependencies:
before:
- composer install
- ./vendor/bin/phpcs --config-set installed_paths ./vendor/phpmyadmin/coding-standard
- ./vendor/bin/phpcs --config-set installed_paths `pwd`/vendor/phpmyadmin/coding-standard
tests:
override:
-