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