We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fb1d7 commit 17b2e85Copy full SHA for 17b2e85
1 file changed
.travis.yml
@@ -9,7 +9,7 @@ before_script:
9
- pecl install xmldiff
10
- composer install --prefer-dist --dev
11
- chmod +x ./test-sample-codes.sh
12
-
+
13
script:
14
- vendor/phpunit/phpunit/phpunit --coverage-clover=coverage.clover
15
0 commit comments