Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06232b1

Browse files
committed
Debug
1 parent acd1df1 commit 06232b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ install:
213213
if [[ $SYMFONY_PHPUNIT_BRIDGE_PR ]]; then
214214
git rm -fq -- src/Symfony/Bridge/PhpUnit/composer.json
215215
git diff --staged -- src/Symfony/Bridge/PhpUnit/ | git apply -R --index
216+
pwd
217+
cat src/Symfony/Bridge/PhpUnit/bootstrap.php
216218
fi
217219
218220
- |

0 commit comments

Comments
 (0)