Skip to content

Commit 15c40fa

Browse files
committed
Test Python 3.8 on Windows
1 parent fc88434 commit 15c40fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ environment:
1818
- PYTHON: "C:\\Python37-x64"
1919
TOX_ENV: "test-py37,codecov"
2020

21-
#- PYTHON: "C:\\Python38-x64"
22-
# TOX_ENV: "test-py38,codecov"
21+
- PYTHON: "C:\\Python38-x64"
22+
TOX_ENV: "test-py38,codecov"
2323

2424

2525
init:

0 commit comments

Comments
 (0)