Jeroen De Dauw has submitted this change and it was merged. Change subject: Update Travis config ......................................................................
Update Travis config Change-Id: Ib0584eb3431036775defef4838435a440f60a5e1 --- M .travis.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved diff --git a/.travis.sh b/.travis.sh index 2c25344..7ee1972 100644 --- a/.travis.sh +++ b/.travis.sh @@ -14,7 +14,7 @@ php maintenance/install.php --dbtype mysql --dbuser root --dbname its_a_mw --dbpath $(pwd) --pass nyan TravisWiki admin cd extensions -cp -r $originalDirectory/* Maps +cp -r $originalDirectory Maps cd Maps composer require satooshi/php-coveralls:dev-master -- To view, visit https://gerrit.wikimedia.org/r/80044 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0584eb3431036775defef4838435a440f60a5e1 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
