Unverified Commit c20de7c3 by Jae Bradley Committed by GitHub

Merge pull request #102 from edx/jaebradley/test-readme-fix

fix(readme): fix formatting
parents 7bc95c13 7a9a6131
......@@ -158,8 +158,7 @@ Since all pull requests should be `squashed` / `rebased` down to a single semant
### Merging, Building, and Releasing
> When `semantic-release` is set up it will do that after every successful continuous integration build of your master branch (or any other branch you specify) and publish the new version for you
> - [`semantic-release` README](https://github.com/semantic-release/semantic-release)
> When `semantic-release` is set up it will do that after every successful continuous integration build of your master branch (or any other branch you specify) and publish the new version for you - [`semantic-release` README](https://github.com/semantic-release/semantic-release)
Release-related activity only happens
1. After a successful Travis build on `master` ([the `semantic-release` NPM command is only executed as part of the `after_success` Travis hook](https://github.com/edx/paragon/blob/master/.travis.yml#L21-L22).)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment