From: Timo Tijhof Date: Wed, 30 Sep 2015 23:07:47 +0000 (-0700) Subject: build: Don't run Travis CI for wmf/* branches X-Git-Tag: 1.31.0-rc.0~9619^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=6dfc09c48b684578519c07e2a245f2f5c12883ec;p=lhc%2Fweb%2Fwiklou.git 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 --- diff --git a/.travis.yml b/.travis.yml index 8ba46b5455..2d07596ee5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,16 +24,13 @@ services: - 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