Reset gdal travis config
This commit is contained in:
parent
d9be546c9f
commit
b4740a317c
1 changed files with 0 additions and 6 deletions
|
@ -5,12 +5,6 @@ python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
addons:
|
|
||||||
postgresql: "9.6"
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- libgdal-dev
|
|
||||||
- postgresql-9.6-postgis-2.3
|
|
||||||
env:
|
env:
|
||||||
- UMAP_SETTINGS=umap/tests/settings.py
|
- UMAP_SETTINGS=umap/tests/settings.py
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue