We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b72c4 commit 0fa68a1Copy full SHA for 0fa68a1
.travis.yml
@@ -8,6 +8,8 @@ cache:
8
- "~/.npm"
9
notifications:
10
email: false
11
+before_install:
12
+ - npm i -g firebase-tools
13
install:
14
- npm install
15
- npm install semantic-release @semantic-release/git @semantic-release/changelog --no-save
0 commit comments