Skip to content

Commit 6881d6d

Browse files
committed
Debug travis
1 parent 1ffc0e2 commit 6881d6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ script:
7575
sudo /etc/init.d/mysql stop;
7676
tests/phpunit-mysql8.sh
7777
else
78+
echo ./vendor/bin/phpunit $PHPUNITFILE $NO_COVERAGE;
7879
./vendor/bin/phpunit $PHPUNITFILE $NO_COVERAGE;
7980
fi
8081
- |

0 commit comments

Comments
 (0)