We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d11b0 commit 0c43603Copy full SHA for 0c43603
.travis.yml
@@ -12,7 +12,7 @@ git:
12
13
install:
14
- sudo apt-get update -qq
15
- - sudo apt-get install -qq gdal-bin libgdal-dev libgdal1h libgdal1-dev libgeos-dev python-dev python3-dev
+ - sudo apt-get install -qq gdal-bin libgdal1i libgdal1-dev libgal-dev libgeos-dev python-dev python3-dev
16
- pip install GDAL==1.11.3 --global-option=build_ext --global-option="-I/usr/include/gdal"
17
- pip install -r requirements.txt
18
0 commit comments