Skip to content

Commit d619197

Browse files
committed
Fix docs build on Travis
1 parent b419e50 commit d619197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ matrix:
4141
- python3-pip
4242
dist: xenial
4343
script:
44-
- cd docs && ../travis/build-docs.sh
44+
- cd docs && ./make.sh html
4545

4646
script:
4747
- bash travis/travis-build.sh

0 commit comments

Comments
 (0)