Skip to content

Commit

Permalink
update releasenote wording as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
epcim committed Aug 4, 2017
1 parent 4f432d1 commit 81132a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:
before_script:
- set -o pipefail
- make test | tail
- reno lint | tail
- reno -v lint $PWD | tail

script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration
Expand Down
2 changes: 1 addition & 1 deletion releasenotes/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ template: |
features:
- Use list to record summary of features.
- |
Provide long description with examples.
Provide detailed description with examples.
Format with reStructuredText.
.. code-block:: text
Expand Down

0 comments on commit 81132a0

Please sign in to comment.