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

Commit 51b8e7d

Browse files
fix: ensure release process works again
1 parent 86103d6 commit 51b8e7d

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
@@ -1,5 +1,7 @@
11
notifications:
22
email: false
3+
before_install:
4+
- npm i -g npm@6.14.10
35
after_success:
46
- npm run travis-deploy-once "npm run semantic-release"
57
branches:

0 commit comments

Comments
 (0)