Skip to content

Commit 3b443a2

Browse files
committed
Adding submodule checkout
1 parent 07058de commit 3b443a2

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
@@ -9,7 +9,7 @@ before_script:
99
- pecl install xmldiff
1010
- composer install --prefer-dist --dev
1111
- chmod +x ./test-sample-codes.sh
12-
12+
- git submodule update --recursive
1313
script:
1414
- vendor/phpunit/phpunit/phpunit --coverage-clover=coverage.clover
1515

0 commit comments

Comments
 (0)