Skip to content

Commit de9074f

Browse files
committed
no cleanup before deploy
1 parent d93ce94 commit de9074f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22

33
deploy:
44
provider: script
5+
skip_cleanup: true
56
script: npm run deploy
67
on:
78
branch: master

0 commit comments

Comments
 (0)