We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425d412 commit 8f5f732Copy full SHA for 8f5f732
.travis.yml
@@ -13,5 +13,4 @@ before_script:
13
- phpenv rehash
14
15
script:
16
- - vendor/bin/phpunit --coverage-text
17
- - phpcs --ignore=app/Http/Controllers/Auth,app/Http/Controllers/Controller.php app/Http/Controllers
+ - vendor/bin/phpunit --coverage-text
0 commit comments