X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=9062194628ab1e4006ec582859996349f77f7373;hb=8e7a0a0912bb98a4a12375b354e23f03262bf213;hp=cbab7eeab9c659c97159707f7475ee5f2864efae;hpb=d409c2cd661fefd9724fc480e5505865359c0dbb;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index cbab7eeab9..9062194628 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,26 +12,25 @@ matrix: fast_finish: true include: - env: dbtype=mysql - php: 5.3 + php: 5.5 - env: dbtype=postgres - php: 5.3 + php: 5.5 - env: dbtype=mysql php: hhvm + - env: dbtype=mysql + php: 7 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