We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc906c commit bcfb247Copy full SHA for bcfb247
.travis.yml
@@ -8,3 +8,5 @@ php:
8
9
before_script:
10
- composer install
11
+
12
+script: vendor/bin/phpunit
0 commit comments