Skip to content

Commit

Permalink
defined postgres version 9.6 in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ARolek committed Mar 12, 2017
1 parent 1ad1ff9 commit 8d14e89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ env:
global:
- RUN_POSTGIS_TESTS=yes

addons:
postgresql: "9.6"

install:
- bash ci/config_postgis.sh

Expand Down

0 comments on commit 8d14e89

Please sign in to comment.