Skip to content

Commit ee83d23

Browse files
committed
Add missing mkdocs sub-command
1 parent c4674df commit ee83d23

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
@@ -26,7 +26,7 @@ jobs:
2626
- poetry install
2727
script:
2828
- cp README.md docs/README.md
29-
- poetry run mkdocs
29+
- poetry run mkdocs build
3030
install:
3131
- pip install poetry tox
3232
script:

0 commit comments

Comments
 (0)