Skip to content

Commit 9640424

Browse files
committed
Test additional python versions
1 parent 22de64a commit 9640424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workflows:
1515
- build
1616
matrix:
1717
parameters:
18-
python-version: ["2.7.16", "2.7.18", "latest", "3.7.7"]
18+
python-version: ["2.7.16", "2.7.18", "3.6.5", "3.7.7", "3.8.3", "latest"]
1919

2020
- hold:
2121
type: approval

0 commit comments

Comments
 (0)