Skip to content

Commit 8d70e76

Browse files
committed
Added .nojekyll travis gh-pages
1 parent 570e9e9 commit 8d70e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ script:
1313
before_deploy:
1414
- npm install --global typedoc
1515
- typedoc --out ts-docs src
16+
- touch ./ts-docs/.nojekyll
1617
deploy:
1718
provider: pages
1819
skip_cleanup: true

0 commit comments

Comments
 (0)