Skip to content

Commit 9373ce2

Browse files
committed
feat(*): Update travis
1 parent 98d5369 commit 9373ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
script: skip
2323
deploy:
2424
provider: script
25-
skip_cleanup: true
25+
cleanup: false
2626
script: "npm run-script build && npx semantic-release"
2727

0 commit comments

Comments
 (0)