travis-ci - update to postgis-2.4
This commit is contained in:
parent
17a1c72f41
commit
9127d6334e
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ matrix:
|
|||
postgresql: "9.5"
|
||||
apt:
|
||||
sources: [ 'ubuntu-toolchain-r-test' ]
|
||||
packages: [ 'xutils-dev', 'postgresql-9.5-postgis-2.3' ]
|
||||
packages: [ 'xutils-dev', 'postgresql-9.5-postgis-2.4' ]
|
||||
- os: linux
|
||||
name: Linux clang + coverage
|
||||
env: >-
|
||||
|
@ -43,7 +43,7 @@ matrix:
|
|||
postgresql: "9.5"
|
||||
apt:
|
||||
sources: [ 'ubuntu-toolchain-r-test' ]
|
||||
packages: [ 'xutils-dev', 'postgresql-9.5-postgis-2.3' ]
|
||||
packages: [ 'xutils-dev', 'postgresql-9.5-postgis-2.4' ]
|
||||
- os: osx
|
||||
name: OSX clang
|
||||
# https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions
|
||||
|
|
Loading…
Reference in a new issue