Add newline to end of travis config
This commit is contained in:
parent
6f0bdcdd75
commit
11a7427927
|
|
@ -14,4 +14,4 @@ jobs:
|
||||||
- stage: markdownlint
|
- stage: markdownlint
|
||||||
script: markdownlint CHANGELOG.md
|
script: markdownlint CHANGELOG.md
|
||||||
- stage: spellcheck
|
- stage: spellcheck
|
||||||
script: cat CHANGELOG.md | aspell --lang=en --encoding=utf-8 --personal=./.aspell.en.pws list
|
script: cat CHANGELOG.md | aspell --lang=en --encoding=utf-8 --personal=./.aspell.en.pws list
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue