hugo-theme-relearn/.travis.yml

9 lines
109 B
YAML
Raw Normal View History

2017-07-30 17:02:31 +00:00
language: go
go:
- master
install:
- go get github.com/gohugoio/hugo
script:
- cd exampleSite
- hugo