Skip to content

Commit

Permalink
trying to setup travix to run in 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbfreem committed Apr 24, 2022
1 parent 15ff2a2 commit 8a87ba8
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 @@ -2,7 +2,7 @@ language: python
dist: xenial
matrix:
include:
- python: "3.7"
- python: "3.7.2"
env: TOX_POSARGS="-e py37"
- python: "3.8"
env: TOX_POSARGS="-e py38"
Expand Down

0 comments on commit 8a87ba8

Please sign in to comment.