Truly test pymongo v2.8 instead of v2.9.
Testing v2.9 was unexpected and it's not as important given v2.9 mostly mostly just provided an upgrade path for v3.0, and we already test v3.x.
This commit is contained in:
parent
4c629e46ce
commit
1178ae262b
@ -11,6 +11,7 @@ python:
|
||||
- pypy
|
||||
- pypy3
|
||||
|
||||
# Test on PyMongo v2.7.x, v2.8.x, and v3.x
|
||||
env:
|
||||
- PYMONGO=2.7
|
||||
- PYMONGO=2.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user