We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc88434 commit 15c40faCopy full SHA for 15c40fa
1 file changed
.appveyor.yml
@@ -18,8 +18,8 @@ environment:
18
- PYTHON: "C:\\Python37-x64"
19
TOX_ENV: "test-py37,codecov"
20
21
- #- PYTHON: "C:\\Python38-x64"
22
- # TOX_ENV: "test-py38,codecov"
+ - PYTHON: "C:\\Python38-x64"
+ TOX_ENV: "test-py38,codecov"
23
24
25
init:
0 commit comments