update python 3.8 config

This commit is contained in:
Bastien Gérard 2019-12-26 21:00:34 +01:00
parent 65eb6ab611
commit ca4967311d

View File

@ -51,8 +51,6 @@ matrix:
env: MONGODB=${MONGODB_3_6} PYMONGO=${PYMONGO_3_6} env: MONGODB=${MONGODB_3_6} PYMONGO=${PYMONGO_3_6}
- python: 3.7 - python: 3.7
env: MONGODB=${MONGODB_3_6} PYMONGO=${PYMONGO_3_9} env: MONGODB=${MONGODB_3_6} PYMONGO=${PYMONGO_3_9}
- python: 3.8
env: MONGODB=${MONGODB_3_6} PYMONGO=${PYMONGO_3_9}
install: install:
# Install Mongo # Install Mongo