We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b741298 + f258c49 commit 51725d4Copy full SHA for 51725d4
1 file changed
.travis.yml
@@ -9,6 +9,7 @@ before_script:
9
- pecl install xmldiff
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
0 commit comments