Skip to content

Commit 20e464b

Browse files
committed
Remove explicit coverage environment from TOX
1 parent afcc9c1 commit 20e464b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ environment:
66
# https://www.appveyor.com/docs/build-configuration#secure-variables
77

88
matrix:
9-
# coveralls is not in the default env list
10-
- TOXENV: "coverage"
119
# note: please use "tox --listenvs" to populate the build matrix below
1210
- TOXENV: "linting"
1311
PYTEST_NO_COVERAGE: "1"

0 commit comments

Comments
 (0)