travis now uses 3.7.11 for 3.7 builds

This commit is contained in:
Jonas Depoix 2022-03-30 15:53:14 +02:00
parent e311e37e4b
commit 74209d0be3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.7.11"
- "3.8"
install:
- pip install --upgrade pip