Skip to content

Commit 407cea3

Browse files
authored
Update main.yml
1 parent 4cd1f16 commit 407cea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20+
- python-version: "2.7"
21+
tox-env: "py27"
2022
- python-version: "3.6"
2123
tox-env: "py36"
2224
- python-version: "3.7"

0 commit comments

Comments
 (0)