OSDN Git Service

add checker to the build
authorJefersson Nathan <admin@phpse.net>
Thu, 22 Dec 2016 11:13:14 +0000 (08:13 -0300)
committerJefersson Nathan <admin@phpse.net>
Thu, 22 Dec 2016 11:13:14 +0000 (08:13 -0300)
.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