X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.travis.yml;h=baf7f033e8964d1eae48889db13c7fdea11d6565;hb=94ad2bf3801eba8767363e22c16212fa084f9a2d;hp=5e2c7a00db91cd3a00ffd1ff503faabc2cf80d23;hpb=ef1f66b2351ce726ba8da21c3c7db290c31e0b37;p=lhc%2Fweb%2Fwiklou.git diff --git a/.travis.yml b/.travis.yml index 5e2c7a00db..baf7f033e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,11 @@ matrix: php: hhvm-3.12 - env: dbtype=mysql dbuser=root php: 7 + allow_failures: + # Postgres support for unit tests is still buggy + # https://phabricator.wikimedia.org/T75174 + - env: dbtype=postgres dbuser=travis + php: 5.5 services: - mysql