diff --git a/appveyor.yml b/appveyor.yml index b0bfc513..655d4ec8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,7 +52,7 @@ build: false test_script: # Build the docs - pip install sphinx - - cd doc && make + - cd doc && make html # Change to a non-source folder to make sure we run the tests on the # installed library.