We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab35fe3 commit d0a0d9eCopy full SHA for d0a0d9e
.travis.yml
@@ -6,6 +6,7 @@ cache:
6
- "node_modules"
7
script: yarn test && codecov && yarn storybook:export
8
deploy:
9
+ skip-cleanup: true
10
provider: surge
11
project: build
12
domain: react-scroll-parallax-v1.surge.sh
0 commit comments