aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 87b546442..52af05375 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,7 +60,6 @@ deploy:
60 github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable 60 github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable
61 keep-history: true 61 keep-history: true
62 local-dir: target/doc 62 local-dir: target/doc
63 branch: gh-pages
64 on: 63 on:
65 branch: master 64 branch: master
66 condition: $DEPLOY_DOCS = 1 65 condition: $DEPLOY_DOCS = 1