Set postgres version for Travis to 9.3

bug/bundler_fix
Samuel Huckins 2015-04-09 17:16:37 -05:00
parent ec28992ce2
commit 20514051bc
No known key found for this signature in database
GPG Key ID: 5FD48AA28C03C944
1 changed files with 3 additions and 0 deletions

View File

@ -38,3 +38,6 @@ branches:
except:
- gh-pages
- metakitty
addons:
postgresql: '9.3'