Jeroen De Dauw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/75100
Change subject: Add debug into to Travis build to find out why coveralls is not
getting invoked
......................................................................
Add debug into to Travis build to find out why coveralls is not getting invoked
Change-Id: Id711d5abb1deb0c9e09b7667327af10bc3d6fdaf
---
M .travis.sh
M .travis.yml
M composer.json
3 files changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/00/75100/1
diff --git a/.travis.sh b/.travis.sh
index d3c43e1..3182980 100644
--- a/.travis.sh
+++ b/.travis.sh
@@ -32,7 +32,6 @@
cd extensions/Wikibase
composer require satooshi/php-coveralls:dev-master
-composer install
cd ../..
diff --git a/.travis.yml b/.travis.yml
index ddeb793..b43611b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,8 @@
- pwd
- ls -lap vendor/bin/
- du -hs vendor/bin/coveralls
+ - ls -lap vendor/satooshi/php-coveralls/composer/bin/
+ - du -hs vendor/satooshi/php-coveralls/composer/bin/coveralls
- php vendor/bin/coveralls -v
notifications:
diff --git a/composer.json b/composer.json
index 50acb01..ce8e82f 100644
--- a/composer.json
+++ b/composer.json
@@ -31,4 +31,4 @@
"client/WikibaseClient.php"
]
}
-}
\ No newline at end of file
+}
--
To view, visit https://gerrit.wikimedia.org/r/75100
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id711d5abb1deb0c9e09b7667327af10bc3d6fdaf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits