Skip to content

Commit 3e162d3

Browse files
committed
fix canary deploy
1 parent f11b1d1 commit 3e162d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- stage: deploy_canary
3232
script:
33-
- npn run build
33+
- npm run build
3434
- bash .ci/publish_canary.sh
3535

3636

0 commit comments

Comments
 (0)