Fixed Travis-CI v3.7 build support (#668)

pull/666/head
Chris Caron 2022-09-17 11:13:36 -04:00 committed by GitHub
parent 3efb2c6f3e
commit 892e961041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ matrix:
include:
- python: "3.6"
env: TOXENV=py36
- python: "3.7"
- python: "3.7.7"
env: TOXENV=py37
- python: "3.8"
env: TOXENV=py38