Skip to content

Commit 044d3dc

Browse files
committed
Merge branch 'dev' into canary
2 parents 1738c87 + 3e162d3 commit 044d3dc

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)