Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Commit b47441b

Browse files
Reinstating skip_cleanup to preserve node_modules dir :(
1 parent 38d7fc2 commit b47441b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ install: "npm i"
55
script: "npm run test-with-coverage"
66

77
deploy:
8+
skip_cleanup: true
89
provider: npm
910
1011
api_key:

0 commit comments

Comments
 (0)