Skip to content

Commit

Permalink
chore: release fix
Browse files Browse the repository at this point in the history
Fixes #44c
  • Loading branch information
starpit committed Dec 27, 2019
1 parent 74387c9 commit e387ceb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
# the above are test stages; next is the release stage, performed for tag builds
# see ./package.json for the release-it build definition
- stage: release
before_install: true
install: npm ci
script: npm install -g release-it@12.4.3 && release-it

env:
Expand Down

0 comments on commit e387ceb

Please # to comment.