Commit c732edc2 authored by Walt Sorensen's avatar Walt Sorensen Committed by GitHub

remove PGSQL 9.5 9.5 for php 7/7.1 from allowed failures

parent bc519831
......@@ -121,16 +121,8 @@ matrix:
- php: hhvm
- php: nightly
env: DB=pgsql POSTGRESQL_VERSION=9.5
- php: 7.0
env: DB=pgsql POSTGRESQL_VERSION=9.5
- php: 7.1
env: DB=pgsql POSTGRESQL_VERSION=9.5
- php: nightly
env: DB=pgsql POSTGRESQL_VERSION=9.6
- php: 7.0
env: DB=pgsql POSTGRESQL_VERSION=9.6
- php: 7.1
env: DB=pgsql POSTGRESQL_VERSION=9.6
before_install:
# Force hhvm PHP 7 mode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment