This commit is contained in:
Mark Beamer Jr 2020-01-11 02:01:05 -05:00
parent 5db8e1c9ec
commit 72d322ba80
No known key found for this signature in database
GPG key ID: 1C314FB89AD76973

View file

@ -26,7 +26,7 @@ before_script:
- sleep 5
script:
- vendor/bin/phpunit
- DATABASE_TEST_URL=mysql://lbry:lbry@localhost:15500/chainquery vendor/bin/phpunit
- vendor/bin/phpcs -p --extensions=php --standard=vendor/cakephp/cakephp-codesniffer/CakePHP ./src ./tests ./config ./webroot
notifications: