.travis.yml: Build with go 1.8
This commit is contained in:
parent
d79158cb83
commit
97274a7cd8
@ -1,4 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- 1.8
|
||||||
install:
|
install:
|
||||||
- go get -v github.com/spf13/hugo
|
- go get -v github.com/spf13/hugo
|
||||||
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
||||||
|
Loading…
Reference in New Issue
Block a user