Skip to content

Commit ec22810

Browse files
committed
fix: 🐛 fix
1 parent 5508540 commit ec22810

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
node_js: lts/*
1515
script: npm run build
1616
deploy:
17+
on:
18+
branches:
19+
only:
20+
- master
1721
provider: script
1822
skip_cleanup: true
1923
script:

0 commit comments

Comments
 (0)