diff --git a/.travis.yml b/.travis.yml index 9f031f7..5aa8a1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,4 @@ install: script: - vendor/bin/phpunit + - vendor/bin/phpcs . diff --git a/Structural/Registry/Service.php b/Structural/Registry/Service.php index e4204c8..2b364f3 100644 --- a/Structural/Registry/Service.php +++ b/Structural/Registry/Service.php @@ -1,9 +1,8 @@ + + **/*.php + vendor + + + +