OSDN Git Service

Merge branch 'feature/find_by_name'
[php-libraries/Router.git] / .travis.yml
index 6c3dc3b..035cce1 100644 (file)
@@ -27,6 +27,7 @@ before_script:
 
 script:
     - vendor/bin/phpunit -c phpunit.xml.dist
+    - vendor/bin/docheader check src/ tests/
 
 after_script:
     - wget https://scrutinizer-ci.com/ocular.phar