mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 19:09:00 +00:00
we don't use phpunit
This commit is contained in:
parent
7c240a1cb9
commit
ba2187cc94
@ -21,5 +21,4 @@ before_script:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- libraries/vendor/bin/phpunit --configuration travisci-phpunit.xml
|
||||
- if [ "$RUN_PHPCS" == "yes" ]; then libraries/vendor/bin/phpcs --report=full --extensions=php -p --standard=build/phpcs/Joomla --ignore=./*tmpl/* administrator/components/com_patchtester; fi
|
||||
|
Loading…
Reference in New Issue
Block a user