Added standard test suite on travis.

This commit is contained in:
Teromene 2016-08-30 12:02:05 +02:00
parent 7250562dbe
commit eb0f8796e9

View File

@ -13,3 +13,4 @@ install:
script:
- phpenv rehash
- phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
- phpunit -c tests/phpunit.xml