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 596994e commit b2d6764Copy full SHA for b2d6764
.travis.yml
@@ -7,6 +7,7 @@ node_js:
7
8
before_install:
9
- npm install -g greenkeeper-lockfile@1
10
+ - npm i @semantic-release/exec
11
12
before_script: greenkeeper-lockfile-update
13
0 commit comments