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

Commit a5ee92e

Browse files
committed
chore: update semantic release usage
1 parent 53bd937 commit a5ee92e

File tree

3 files changed

+1334
-35
lines changed

3 files changed

+1334
-35
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
except:
1515
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)