Skip to content

Commit

Permalink
chore: add test to flow-bump config in preBump hook
Browse files Browse the repository at this point in the history
  • Loading branch information
draconisNoctis committed Jul 12, 2018
1 parent 8c0b1f5 commit f4964b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow-bump.yml
@@ -1,6 +1,8 @@
options:
commitMessage: 'chore(release): bump to version %VERSION%'
scripts:
preBump:
- yarn run test
bump:
- yarn run docs
- git add docs

0 comments on commit f4964b8

Please sign in to comment.