Skip to content

Commit bf35444

Browse files
committed
ci: travis-ci deploy on branch
1 parent f9dc708 commit bf35444

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ install:
1010
- yarn --frozen-lockfile
1111
script:
1212
- ./build.sh
13+
after_script:
14+
- ./notify.sh
1315
cache: yarn
1416
deploy:
1517
- provider: npm

0 commit comments

Comments
 (0)