Skip to content

Commit e8194b6

Browse files
committed
remove coverage from appveyor tests
1 parent 9e9eb83 commit e8194b6

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
@@ -38,4 +38,4 @@ install:
3838
build: false
3939

4040
test_script:
41-
- "nosetests -v --with-coverage --cover-package=pvlib pvlib"
41+
- "nosetests -v pvlib"

0 commit comments

Comments
 (0)