Skip to content

Commit 855bd29

Browse files
committed
Auto-Update submodule sample-code-php
1 parent d97d5d2 commit 855bd29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_script:
1010
- pecl install xmldiff
1111
- composer install --prefer-dist --ignore-platform-reqs
1212
- chmod +x ./test-sample-codes.sh
13-
- git submodule update --recursive
13+
- git submodule update --remote --recursive
1414

1515
script:
1616
- vendor/phpunit/phpunit/phpunit --coverage-clover=coverage.clover

0 commit comments

Comments
 (0)