Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 4d3c81c

Browse files
committed
Create .nojekyll file
1 parent 15b5f40 commit 4d3c81c

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
@@ -17,6 +17,7 @@ install:
1717
script:
1818
- make html latexpdf
1919
- cp build/latex/*.pdf build/html
20+
- touch build/html/.nojekyll
2021
deploy:
2122
provider: pages
2223
skip-cleanup: true

0 commit comments

Comments
 (0)