We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b443a2 commit f258c49Copy full SHA for f258c49
1 file changed
.travis.yml
@@ -10,6 +10,7 @@ before_script:
10
- composer install --prefer-dist --dev
11
- chmod +x ./test-sample-codes.sh
12
- git submodule update --recursive
13
+
14
script:
15
- vendor/phpunit/phpunit/phpunit --coverage-clover=coverage.clover
16
0 commit comments