mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 15:06:53 +00:00
Added standard test suite on travis.
This commit is contained in:
parent
7250562dbe
commit
eb0f8796e9
@ -13,3 +13,4 @@ install:
|
|||||||
script:
|
script:
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
- phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
|
- phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
|
||||||
|
- phpunit -c tests/phpunit.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user