Skip to content

Commit fbf658e

Browse files
committed
Reactivated requirements-gdal in Travis config
1 parent bada666 commit fbf658e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ git:
2929
install:
3030
- pip install pip --upgrade
3131
- pip install .
32+
- pip install -r requirements-gdal.txt
3233
- pip install -r requirements-dev.txt
3334
- pip install coveralls
3435

0 commit comments

Comments
 (0)