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.
2 parents cefd287 + 44c8dbc commit 0a4e123Copy full SHA for 0a4e123
.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