File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : php
22
3+ services :
4+ - mysql
5+
36matrix :
47 fast_finish : true
58 include :
6- - env : DB=mysql ; MW=master; SMW=~3.0@dev
7- php : 7.1
9+ - env : DB=sqlite ; MW=master; SMW=~3.0@dev; TYPE=coverage
10+ php : 7.3
811 - env : DB=sqlite; MW=REL1_31; SMW=~3.0; MERMAID=dev-master
912 php : 7.0
10- - env : DB=sqlite ; MW=REL1_31; SMW=~3.0@dev; TYPE=coverage
13+ - env : DB=mysql ; MW=REL1_31; SMW=~3.0@dev
1114 php : 7.0
12- - env : DB=mysql ; MW=REL1_32; SMW=~3.0@dev
15+ - env : DB=postgres ; MW=REL1_32; SMW=~3.0@dev
1316 php : 7.2
14- - env : DB=postgres ; MW=REL1_33; SMW=~3.0@dev
17+ - env : DB=mysql ; MW=REL1_33; SMW=~3.0@dev
1518 php : 7.2
1619 allow_failures :
1720 # Broken due to https://phabricator.wikimedia.org/T188840
18- - env : DB=mysql; MW=master; SMW=~3.0@dev
19- - php : 7.2
21+ - env : DB=mysql; MW=REL1_33; SMW=~3.0@dev
2022
2123install :
2224 - bash ./build/travis/install-mediawiki.sh
You can’t perform that action at this time.
0 commit comments