Skip to content

Commit 51725d4

Browse files
committed
Merge pull request #96 from akankaria/master
Adding submodule checkout in travis
2 parents b741298 + f258c49 commit 51725d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_script:
99
- pecl install xmldiff
1010
- composer install --prefer-dist --dev
1111
- chmod +x ./test-sample-codes.sh
12+
- git submodule update --recursive
1213

1314
script:
1415
- vendor/phpunit/phpunit/phpunit --coverage-clover=coverage.clover

0 commit comments

Comments
 (0)