Skip to content

Commit

Permalink
update push
Browse files Browse the repository at this point in the history
  • Loading branch information
jabranr committed May 6, 2020
1 parent dccca2b commit 2b53851
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 @@ -17,7 +17,7 @@ notifications:
before_deploy:
- npm run build
- npm version patch -f -m 'Release v%s'
- git push && git push --tags
- git push origin HEAD:master && git push origin HEAD:master --tags

deploy:
provider: pages
Expand Down

0 comments on commit 2b53851

Please sign in to comment.