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 533fa48 commit abef3c9Copy full SHA for abef3c9
.travis.yml
@@ -6,6 +6,7 @@ before_script:
6
7
script:
8
- ./vendor/bin/phpcs --warning-severity=0 --standard=PSR2 src
9
+ - phpunit
10
11
php:
12
- 5.3
0 commit comments