Skip to content

Commit e387ceb

Browse files
committed
chore: release fix
Fixes #44c
1 parent 74387c9 commit e387ceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
# the above are test stages; next is the release stage, performed for tag builds
4545
# see ./package.json for the release-it build definition
4646
- stage: release
47+
before_install: true
48+
install: npm ci
4749
script: npm install -g release-it@12.4.3 && release-it
4850

4951
env:

0 commit comments

Comments
 (0)