Skip to content

Commit f546a24

Browse files
committed
chore: Simplify semantic release automation
1 parent a9b13ae commit f546a24

File tree

3 files changed

+602
-8748
lines changed

3 files changed

+602
-8748
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ node_js:
1010
- '8'
1111
- '6'
1212
after_success:
13-
- npm run travis-deploy-once "npm run semantic-release"
13+
- npx semantic-release
1414
branches:
1515
except:
1616
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)