tell travis to use postgres 9.5

This commit is contained in:
Tom Staubitz
2016-12-31 00:22:20 +01:00
parent ca28e0aa87
commit 6f57eb0707

View File

@ -6,6 +6,7 @@ services:
addons:
code_climate:
repo_token: 53a2c2608c848714e96f6a1fc0365dcfdfec051f7827d50cea965ea625f49734
postgresql: "9.5"
before_install:
- export DISPLAY=:99.0