]> kaliko git repositories - mpd-sima.git/blobdiff - .gitlab-ci.yml
doc: Merge manual in sphinx build
[mpd-sima.git] / .gitlab-ci.yml
index 228dcfbe8805279de22af36f8d20aa6b610da842..8379c87799f6f7d06aadf0ccdde9ee8fd26ea884 100644 (file)
@@ -22,10 +22,12 @@ stages:
 smoketest:
   stage: test
   script:
-  - pip install requests python-musicpd
+  - pip install requests python-musicpd sphinx
   - python setup.py test
   # build wheel and source
   - python setup.py bdist_wheel sdist
+  # manual and HTML documentation
+  - python setup.py build_sphinx
   # install
   - pip install dist/*.whl
   # smoke test