1
0
picturingjordan.com/.travis.yml

9 lines
202 B
YAML
Raw Normal View History

2017-03-29 11:00:54 +02:00
language: go
2017-03-29 11:08:21 +02:00
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
2017-03-29 11:00:54 +02:00
script:
2017-03-29 11:08:40 +02:00
- hugo