Skip to content

Commit c0472e7

Browse files
WeatherGodnbambruz
authored andcommitted
Don't specify the version of libgeos in travis configs
1 parent 2572b14 commit c0472e7

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 @@ env:
1212
addons:
1313
apt:
1414
packages:
15-
- libgeos-3.3.8
15+
- libgeos
1616
# matplotlib requirements
1717
- libpng12-dev
1818
- libfreetype6-dev

0 commit comments

Comments
 (0)