Bump Postgres version in CI

This commit is contained in:
Michael Raimondi 2015-04-09 15:34:58 -04:00 committed by Ben Atkins
parent 5dc5360391
commit 5a408e20da
1 changed files with 3 additions and 1 deletions

View File

@ -37,4 +37,6 @@ matrix:
gemfile: Gemfile
- rvm: 1.8.7
gemfile: Gemfile
addons:
postgresql: "9.4"