Add ubuntu toolchain for builds
This commit is contained in:
parent
aaa3e34c7f
commit
74af17cc65
@ -2,6 +2,8 @@ dist: trusty
|
||||
addons:
|
||||
postgresql: "9.5"
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- postgresql-9.5-postgis-2.3
|
||||
- postgresql-plpython-9.5
|
||||
|
Loading…
Reference in New Issue
Block a user