Skip to content

Commit

Permalink
fix(auto-release): semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
undisplay committed Mar 27, 2021
1 parent 1c51f1c commit b15a761
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sudo: true
language: node_js
node_js:
- '12'
Expand All @@ -14,6 +15,6 @@ jobs:
on:
branch: main
provider: script
skip_cleanup: true
cleanup: false
script:
- npx semantic-release
- npm run semantic-release

0 comments on commit b15a761

Please sign in to comment.