Skip to content

Commit eb51007

Browse files
Merge pull request RustPython#206 from RustPython/travis-branch
Push website to the master branch to simplify website development
2 parents 1b4b157 + de61b1c commit eb51007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ matrix:
6969
deploy:
7070
provider: pages
7171
repo: RustPython/website
72+
target-branch: master
7273
local-dir: target/doc
7374
skip-cleanup: true
7475
github-token: $WEBSITE_GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable

0 commit comments

Comments
 (0)