enable postgresql 9.4 in travis
This commit is contained in:
parent
fb12c7e202
commit
c604e69d77
1 changed files with 1 additions and 0 deletions
|
@ -22,3 +22,4 @@ script:
|
||||||
addons:
|
addons:
|
||||||
code_climate:
|
code_climate:
|
||||||
repo_token: 479d3bf56798fbc7fff3fc8151a5ed09e8ac368fd5af332c437b9e07dbebb44e
|
repo_token: 479d3bf56798fbc7fff3fc8151a5ed09e8ac368fd5af332c437b9e07dbebb44e
|
||||||
|
postgresql: "9.4"
|
||||||
|
|
Loading…
Reference in a new issue