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 cefd287 commit 44c8dbcCopy full SHA for 44c8dbc
.travis.yml
@@ -52,7 +52,7 @@ jobs:
52
node_js: lts/*
53
script:
54
- yarn dev
55
- - yarn --cwd ./demo install --frozen-lockfile
+ - yarn --cwd ./demo build
56
- echo "Deploying to GitHub pages..."
57
deploy:
58
provider: pages
0 commit comments