diff --git a/.travis.yml b/.travis.yml index af86298..005e2e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ install: script: - pytest - cd docs - - make docs \ No newline at end of file + - make html \ No newline at end of file