Skip to content

Commit 6df0be3

Browse files
committed
wew
1 parent 5389e33 commit 6df0be3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_deploy:
1515

1616
deploy:
1717
- provider: script
18-
script: yarn && yarn build && npm run release
18+
skip_cleanup: true
19+
script: npm run release
1920
on:
2021
tags: true

0 commit comments

Comments
 (0)