Skip to content

Commit bedfbf3

Browse files
authored
Merge pull request #341 from WeatherGod/travis_geos_update
test more versions of geos
2 parents 6c74921 + 4435ad9 commit bedfbf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ matrix:
6262
# pip installs latest stable versions automatically
6363
- python: 2.7
6464
env:
65-
- BUILD_LIBGEOS=3.5.0
65+
- BUILD_LIBGEOS=3.5.1
6666
- python: 3.5
6767
env:
68-
- BUILD_LIBGEOS=3.5.0
68+
- BUILD_LIBGEOS=3.5.1
6969
- python: 3.6
7070
env:
71-
- BUILD_LIBGEOS=3.5.0
71+
- BUILD_LIBGEOS=3.6.1
7272

7373
# "current development" environment
7474
# this test is diagnostic for development versions and is not required to pass

0 commit comments

Comments
 (0)