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 f11b1d1 commit 3e162d3Copy full SHA for 3e162d3
.travis.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- stage: deploy_canary
32
script:
33
- - npn run build
+ - npm run build
34
- bash .ci/publish_canary.sh
35
36
0 commit comments