1
0

.travis.yml: Add vim modeline

This commit is contained in:
2017-03-29 12:09:56 +03:00
parent 19e8f400cb
commit ee3f3ed046

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