Add 3.9 to test matrix

This commit is contained in:
François Voron
2020-10-14 14:12:52 +02:00
parent 46b9d90ec4
commit b6d9230f03

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python_version: [3.7, 3.8]
python_version: [3.7, 3.8, 3.9]
services:
mongo: