Skip to content

Commit c859fe2

Browse files
committed
Apparently "codecov erase" isn't an option
1 parent 9183df6 commit c859fe2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ deps =
1515

1616
[testenv:py27]
1717
commands =
18-
codecov erase
1918
py.test -v -n2 --cov=cmd2 --basetemp={envtmpdir} {posargs}
2019
codecov
2120

@@ -30,7 +29,6 @@ commands = py.test -v -n2
3029

3130
[testenv:py36]
3231
commands =
33-
codecov erase
3432
py.test -v -n2 --cov=cmd2 --basetemp={envtmpdir} {posargs}
3533
codecov
3634

0 commit comments

Comments
 (0)