diff --git a/.travis.yml b/.travis.yml index 1f89aa23e7..d5a5518cc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,6 +69,7 @@ matrix: deploy: provider: pages repo: RustPython/website + target-branch: master local-dir: target/doc skip-cleanup: true github-token: $WEBSITE_GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable