X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.travis.yml;h=baf7f033e8964d1eae48889db13c7fdea11d6565;hp=5e2c7a00db91cd3a00ffd1ff503faabc2cf80d23;hb=bb866e75d0c6e7e47f59371fd5b9e37fc6e66fc8;hpb=17eda64357834fa847126d8d7f49f6f5b42c4d89 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