1
0

.travis.yml: Add vim modeline

This commit is contained in:
Alan Orth 2017-03-29 12:09:56 +03:00
parent 19e8f400cb
commit ee3f3ed046
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -6,3 +6,5 @@ install:
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
script:
- hugo
# vim: ts=2 sw=2 et