Reset gdal travis config

This commit is contained in:
Yohan Boniface 2019-04-07 12:11:52 +02:00
parent d9be546c9f
commit b4740a317c

View file

@ -5,12 +5,6 @@ python:
- "3.6"
services:
- postgresql
addons:
postgresql: "9.6"
apt:
packages:
- libgdal-dev
- postgresql-9.6-postgis-2.3
env:
- UMAP_SETTINGS=umap/tests/settings.py
install: