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 0c43603 commit 98ada3eCopy full SHA for 98ada3e
.travis.yml
@@ -12,7 +12,7 @@ git:
12
13
install:
14
- sudo apt-get update -qq
15
- - sudo apt-get install -qq gdal-bin libgdal1i libgdal1-dev libgal-dev libgeos-dev python-dev python3-dev
+ - sudo apt-get install -qq gdal-bin libgdal1i libgdal1-dev libgdal-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