Skip to content

Commit d552132

Browse files
committed
run coverage w/ pipenv
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
1 parent c3ecb82 commit d552132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ test_script:
4848
- "C:\\MinGW\\bin\\mingw32-make coverage"
4949

5050
on_success:
51-
- "codecov -f coverage.xml"
51+
- "pipenv run codecov -f coverage.xml"

0 commit comments

Comments
 (0)