try running against postgres 9.3 for #4672

This commit is contained in:
Carsten Brandt
2014-08-12 13:00:32 +02:00
parent 9d4e3612e0
commit dd225fb628

View File

@ -21,6 +21,10 @@ services:
- elasticsearch
- mongodb
# try running against postgres 9.3
addons:
postgresql: "9.3"
install:
- composer self-update && composer --version
# core framework: