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

Commit be48974

Browse files
committed
ci(release): add build to release stage
1 parent 9c7bd9d commit be48974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- stage: release
2323
node_js: '8'
2424
script:
25+
- npm run build
2526
- npm run semantic-release
2627

2728
stages:

0 commit comments

Comments
 (0)