Skip to content

Commit

Permalink
ci: travis-ci deploy on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gd4Ark committed Nov 11, 2020
1 parent f9dc708 commit bf35444
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ install:
- yarn --frozen-lockfile
script:
- ./build.sh
after_script:
- ./notify.sh
cache: yarn
deploy:
- provider: npm
Expand Down

0 comments on commit bf35444

Please sign in to comment.