diff --git a/.travis.yml b/.travis.yml index 42c50bc3..9cc7d26e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,6 @@ go: install: go get -v github.com/spf13/hugo before_script: git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog script: hugo +dist: trusty # vim: ts=2 sw=2 et