|
@@ -16,6 +16,7 @@ before_script:
|
|
- pre-commit run --all-files
|
|
- pre-commit run --all-files
|
|
script:
|
|
script:
|
|
- mkdir html
|
|
- mkdir html
|
|
|
|
+- git fetch --all
|
|
- sphinx-multiversion -W docs html
|
|
- sphinx-multiversion -W docs html
|
|
- python setup.py build sdist bdist_wheel
|
|
- python setup.py build sdist bdist_wheel
|
|
|
|
|