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 f1b7a4d commit 273ce3eCopy full SHA for 273ce3e
.travis.yml
@@ -15,6 +15,7 @@ before_install:
15
16
install:
17
- pip install --user bumpversion
18
+ - npm install -g semantic-release
19
- npm install -g @semantic-release/exec
20
- bundle install
21
0 commit comments