Skip to content

Commit 3dc0fd1

Browse files
committed
updated travis yml
1 parent 8bf4751 commit 3dc0fd1

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
@@ -9,7 +9,7 @@ addons:
99
packages:
1010
- devscripts
1111
before_install:
12-
- sudo apt-get install gdal python3-gdal
12+
- sudo apt-get install python3-gdal
1313
install:
1414
- pip install .
1515
- pip install -r requirements.txt

0 commit comments

Comments
 (0)