Skip to content

Commit

Permalink
fix doctr command
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jan 28, 2020
1 parent 19f6e75 commit 0d7909f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ script:
pushd docs
make clean html linkcheck
popd
python -m doctr deploy --key-path github_deploy_key.enc --built-docs docs/build/html .
python -m doctr deploy . --key-path github_deploy_key.enc --built-docs docs/build/html/
fi
doctr:
Expand Down

0 comments on commit 0d7909f

Please sign in to comment.