Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 98b1438

Browse files
committed
chore: update semantic release usage
1 parent 1f3aed2 commit 98b1438

File tree

3 files changed

+987
-8
lines changed

3 files changed

+987
-8
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache:
99
directories:
1010
- node_modules
1111
after_success:
12-
- npm run semantic-release
12+
- npm run travis-deploy-once "npm run semantic-release"
1313
branches:
1414
only:
1515
- master

0 commit comments

Comments
 (0)