We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a179514 commit 8fab046Copy full SHA for 8fab046
.travis.yml
@@ -23,6 +23,7 @@ jobs:
23
if: tag IS present
24
all_branches: true
25
python: "3.8"
26
+ script: skip
27
before_deploy:
28
- make -C docs html
29
- touch docs/_build/html/.nojekyll
0 commit comments