convert travis test on latest python/mongo/pymongo from python 3.6 to 3.7
This commit is contained in:
parent
68e8584520
commit
4d5eba317e
@ -41,7 +41,7 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
env: MONGODB=${MONGODB_3_4} PYMONGO=3.4.x
|
env: MONGODB=${MONGODB_3_4} PYMONGO=3.4.x
|
||||||
- python: 3.6
|
- python: 3.7
|
||||||
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
env: MONGODB=${MONGODB_3_6} PYMONGO=3.x
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user