Skip to content

Commit

Permalink
fix travis wrong build branch
Browse files Browse the repository at this point in the history
  • Loading branch information
puterakahfi committed Jan 26, 2020
1 parent 0c4af6a commit 67e59d4
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 @@ -21,7 +21,7 @@ deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_ACCESS_TOKEN # Set in travis-ci.org dashboard, marked secure https://docs.travis-ci.com/user/deployment/pages/#Setting-the-GitHub-token
target-branch: gh-pages
target-branch: master
local-dir: dist
on:
branch: stable

0 comments on commit 67e59d4

Please sign in to comment.