Skip to content

Commit

Permalink
ci(deploy): run gh-pages command after successfully publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Carroll committed Nov 26, 2019
1 parent d51e536 commit 8b786d2
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 @@ -19,4 +19,4 @@ jobs:
if: branch = master AND type != pull_request
node_js: 10
script: npm run semantic-release
deploy: npm run deploy
after_success: npm run deploy

0 comments on commit 8b786d2

Please sign in to comment.