.travis.yml: Build with Ubuntu 14.04 (trusty)
This commit is contained in:
parent
fd445da5bb
commit
e819af2a96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user