Fix phrase search
[lhc/web/wiklou.git] / .travis.yml
index baf7f03..5e2c7a0 100644 (file)
@@ -31,11 +31,6 @@ 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