jenkins-bot has submitted this change and it was merged.
Change subject: build: Don't run Travis CI for wmf/* branches
......................................................................
build: Don't run Travis CI for wmf/* branches
These test runs don't seem very valuable and take up a lot of
slots that could be used for other wikimedia/* repos.
Change-Id: I47ff3a31883d02ec6b535e411d92ada92a84aa2f
---
M .travis.yml
1 file changed, 4 insertions(+), 7 deletions(-)
Approvals:
Aude: Looks good to me, approved
Tim Landscheidt: Looks good to me, but someone else must approve
Legoktm: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/.travis.yml b/.travis.yml
index 8ba46b5..2d07596 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,16 +24,13 @@
- mysql
branches:
- # Test changes in master, in Wikimedia's production and in arbitrary
- # Travis CI branches. The latter allows developers to enable Travis
- # CI in their GitHub fork of wikimedia/mediawiki and then push
- # changes they like to test to branches like
- # "travis-ci/test-this-awesome-change" without having to mess up the
- # master and wmf/* branches and their defined meaning.
+ # Test changes in master and arbitrary Travis CI branches only.
+ # The latter allows developers to enable Travis CI in their GitHub fork of
+ # wikimedia/mediawiki and then push changes they like to test to branches
like
+ # "travis-ci/test-this-awesome-change".
only:
- master
- /^travis-ci\/.*$/
- - /^wmf\/.*$/
before_install:
- sudo apt-get install -qq djvulibre-bin tidy
--
To view, visit https://gerrit.wikimedia.org/r/242755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I47ff3a31883d02ec6b535e411d92ada92a84aa2f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits