Skip to content

Commit 474b9d6

Browse files
committed
fix(travis): changed travis configuration
1 parent 40feb8a commit 474b9d6

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
@@ -12,5 +12,5 @@ jobs:
1212
node_js: lts/*
1313
deploy:
1414
provider: script
15-
cleanup: false
15+
skip_cleanup: true
1616
script: npx semantic-release

0 commit comments

Comments
 (0)