Skip to content

Commit 2b409d9

Browse files
committed
Remove sym link in make html
1 parent 779c988 commit 2b409d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script:
1313

1414
after_success:
1515
- codecov
16-
- cd docs && ln -s ../README.md && make html
16+
- cd docs && make html
1717

1818
deploy:
1919
provider: pages

0 commit comments

Comments
 (0)