Skip to content

Commit 4435ad9

Browse files
committed
test more versions of geos
1 parent 87a35c5 commit 4435ad9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
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)