Add newline to end of travis config

This commit is contained in:
Pavel Lobashov 2018-12-24 16:19:14 +03:00
parent 6f0bdcdd75
commit 11a7427927

View file

@ -14,4 +14,4 @@ jobs:
- stage: markdownlint
script: markdownlint CHANGELOG.md
- 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