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 570e9e9 commit 8d70e76Copy full SHA for 8d70e76
.travis.yml
@@ -13,6 +13,7 @@ script:
13
before_deploy:
14
- npm install --global typedoc
15
- typedoc --out ts-docs src
16
+ - touch ./ts-docs/.nojekyll
17
deploy:
18
provider: pages
19
skip_cleanup: true
0 commit comments