Skip to content

Commit d0a0d9e

Browse files
committed
skip cleanup in travis
1 parent ab35fe3 commit d0a0d9e

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
@@ -6,6 +6,7 @@ cache:
66
- "node_modules"
77
script: yarn test && codecov && yarn storybook:export
88
deploy:
9+
skip-cleanup: true
910
provider: surge
1011
project: build
1112
domain: react-scroll-parallax-v1.surge.sh

0 commit comments

Comments
 (0)