We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad07c9 commit fe45391Copy full SHA for fe45391
.travis.yml
@@ -5,4 +5,4 @@ before_script:
5
- composer install
6
script:
7
- vendor/bin/phpunit
8
- - vendor/bin/phpcs --standard=PSR2 -n scr tests
+ - vendor/bin/phpcs --standard=PSR2 -n src tests
0 commit comments