1
0

.travis.yml: Build with go 1.8

This commit is contained in:
Alan Orth 2017-03-29 12:08:21 +03:00
parent d79158cb83
commit 97274a7cd8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -1,4 +1,6 @@
language: go
go:
- 1.8
install:
- go get -v github.com/spf13/hugo
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog