1
0
mirror of https://github.com/caronc/apprise.git synced 2025-02-15 17:59:49 +01:00

Fixed Travis-CI v3.7 build support ()

This commit is contained in:
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

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