Jeroen De Dauw has submitted this change and it was merged.
Change subject: Add debugging statements to travis config
......................................................................
Add debugging statements to travis config
Change-Id: I457da8bb57b71a9f61044a83f34b5f0c1edd552c
---
M .travis.sh
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Jeroen De Dauw: Verified; Looks good to me, approved
diff --git a/.travis.sh b/.travis.sh
index 8dcb78c..be8deae 100644
--- a/.travis.sh
+++ b/.travis.sh
@@ -20,6 +20,9 @@
composer require satooshi/php-coveralls:dev-master
cd ../..
+pwd
+ls -lap
+
echo 'error_reporting(E_ALL| E_STRICT);' >> LocalSettings.php
echo 'ini_set("display_errors", 1);' >> LocalSettings.php
echo '$wgShowExceptionDetails = true;' >> LocalSettings.php
--
To view, visit https://gerrit.wikimedia.org/r/80054
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I457da8bb57b71a9f61044a83f34b5f0c1edd552c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Maps
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits