enable postgresql 9.4 in travis

This commit is contained in:
Devin Howard 2016-12-16 16:56:58 -05:00
parent fb12c7e202
commit c604e69d77

View file

@ -22,3 +22,4 @@ script:
addons:
code_climate:
repo_token: 479d3bf56798fbc7fff3fc8151a5ed09e8ac368fd5af332c437b9e07dbebb44e
postgresql: "9.4"