Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eyllanesc committed Mar 18, 2022
1 parent 4cd1f16 commit 407cea3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
fail-fast: false
matrix:
include:
- python-version: "2.7"
tox-env: "py27"
- python-version: "3.6"
tox-env: "py36"
- python-version: "3.7"
Expand Down

0 comments on commit 407cea3

Please sign in to comment.