hugo-theme-relearn/.travis.yml
2017-08-20 23:43:46 +02:00

9 lines
No EOL
109 B
YAML

language: go
go:
- master
install:
- go get github.com/gohugoio/hugo
script:
- cd exampleSite
- hugo