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