Commit 4a9e5025 authored by Walt Sorensen's avatar Walt Sorensen Committed by GitHub

tickmarks needed here

parent 3035ef46
......@@ -237,7 +237,12 @@ matrix:
env: DB=pgsql POSTGRESQL_VERSION=9.5
addons:
- postgresql: 9.4
- postgresql: '9.2'
- postgresql: '9.3'
- postgresql: '9.4'
- postgresql: '9.5'
- postgresql: '9.6'
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