Skip to content

Commit 7cc235a

Browse files
committed
try adding gdal packages to travis
1 parent 6250cd4 commit 7cc235a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ notifications:
3434
- readthedocs:y3hjODOi7EIz1JAbD1Zb41sz#random
3535
on_success: change
3636
on_failure: always
37+
addons:
38+
apt:
39+
packages:
40+
- binutils
41+
- libproj-dev
42+
- gdal-bin

0 commit comments

Comments
 (0)