Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c9bccc

Browse files
committed
AppVeyor: fix testing
1 parent 3aa1fd9 commit 1c9bccc

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
@@ -42,4 +42,4 @@ install:
4242
build: false
4343

4444
test_script:
45-
- "%CMD_IN_ENV% py.test"
45+
- "%CMD_IN_ENV% py.test sphinx_automodapi"

0 commit comments

Comments
 (0)