1732: remove wrong config from .travis.yml r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
bors[bot]
2019-08-23 16:34:54 +00:00
committed by GitHub
-1
View File
@@ -60,7 +60,6 @@ deploy:
github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable
keep-history: true
local-dir: target/doc
branch: gh-pages
on:
branch: master
condition: $DEPLOY_DOCS = 1