Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw committed Oct 6, 2019
1 parent 2f9f321 commit d8cac1d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -16,10 +16,7 @@ matrix:
- env: DB=postgres; MW=REL1_32; SMW=~3.0@dev
php: 7.2
- env: DB=mysql; MW=REL1_33; SMW=~3.0@dev
php: 7.2
allow_failures:
# postgres broken due to https://phabricator.wikimedia.org/T188840
- env: DB=postgres; MW=REL1_32; SMW=~3.0@dev
php: 7.3

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

0 comments on commit d8cac1d

Please sign in to comment.