Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Commit 702dc24

Browse files
committed
fix: Add build task in travis pipeline
1 parent 4af087c commit 702dc24

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
@@ -9,6 +9,7 @@ node_js:
99
- 'node'
1010
- '8'
1111
after_success:
12+
- npm run build
1213
- npm run travis-deploy-once "npm run semantic-release"
1314
- npm run travis-coveralls
1415
branches:

0 commit comments

Comments
 (0)