Skip to content

Commit 98ada3e

Browse files
committed
typo
1 parent 0c43603 commit 98ada3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git:
1212

1313
install:
1414
- sudo apt-get update -qq
15-
- sudo apt-get install -qq gdal-bin libgdal1i libgdal1-dev libgal-dev libgeos-dev python-dev python3-dev
15+
- sudo apt-get install -qq gdal-bin libgdal1i libgdal1-dev libgdal-dev libgeos-dev python-dev python3-dev
1616
- pip install GDAL==1.11.3 --global-option=build_ext --global-option="-I/usr/include/gdal"
1717
- pip install -r requirements.txt
1818

0 commit comments

Comments
 (0)