Skip to content

Commit

Permalink
CI: Trim Python 3.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 6, 2022
1 parent 61d697c commit 0313e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
include:
- python: "3.6"
env: TOXENV=py36
- python: "3.7.7"
- python: "3.7"
env: TOXENV=py37
- python: "3.8"
env: TOXENV=py38
Expand Down

0 comments on commit 0313e0d

Please sign in to comment.