Skip to content

Commit

Permalink
Re-enable master as voting test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
s7eph4n committed Apr 4, 2019
1 parent bc01cb3 commit 8e4ee0f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ matrix:
php: 7.1
- env: DB=mysql; MW=1.28.2; SMW=~3.0@dev; TYPE=coverage
php: 7.0
- env: DB=sqlite; MW=1.28.2; SMW=~3.0@dev
- env: DB=sqlite; MW=1.31.1; SMW=~3.0
php: 7.0
- env: DB=sqlite; MW=1.28.2; SMW=~3.0@dev
php: 7.0
- env: DB=mysql; MW=1.27.3; SMW=~3.0@dev
php: 5.6
- env: DB=postgres; MW=1.27.3; SMW=~3.0@dev
php: 5.6
allow_failures:
# Broken due to https://phabricator.wikimedia.org/T188840
- env: DB=mysql; MW=master; SMW=~3.0@dev

install:
- bash ./build/travis/install-mediawiki.sh
Expand Down

0 comments on commit 8e4ee0f

Please sign in to comment.