Skip to content

Commit

Permalink
specify postgresversion for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
vekexasia committed Feb 26, 2018
1 parent dcda94a commit 88fac9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- '6'
sudo: required
addons:
postgresql: "9.6"
services:
- postgresql
- redis-server
Expand Down

0 comments on commit 88fac9c

Please sign in to comment.