Skip to content

Commit 4d647ca

Browse files
committed
run build before publish
1 parent d770c28 commit 4d647ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- stage: deploy_dev
2020
script:
21+
- npm run build
2122
- bash .ci/publish_dev.sh
2223

2324
- stage: deploy_rc

0 commit comments

Comments
 (0)