Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove test before release
  • Loading branch information
Kikobeats committed Feb 2, 2018
1 parent 0a358f2 commit b3ae229
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .bumpedrc
Expand Up @@ -10,9 +10,6 @@ plugins:
Committing new version:
plugin: bumped-terminal
command: 'git add CHANGELOG.md package.json && git commit -m "Release $newVersion"'
Detecting problems before publish:
plugin: bumped-terminal
command: 'git-dirty && npm test'
Publishing tag to GitHub:
plugin: bumped-terminal
command: 'git tag $newVersion && git push && git push --tags'
Expand Down

0 comments on commit b3ae229

Please sign in to comment.