Commit 7dc458b9 authored by Walt Sorensen's avatar Walt Sorensen Committed by GitHub

try addon without restriction to just pgsql

parent 0fca22e1
......@@ -237,7 +237,7 @@ matrix:
env: DB=pgsql POSTGRESQL_VERSION=9.5
addons:
- if [ '$DB' = 'pgsql' ]; then postgresql: $POSTGRESQL_VERSION; fi
postgresql: $POSTGRESQL_VERSION
install:
- travis_retry composer install
......
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