mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
9 lines
No EOL
109 B
YAML
9 lines
No EOL
109 B
YAML
language: go
|
|
|
|
go:
|
|
- master
|
|
install:
|
|
- go get github.com/gohugoio/hugo
|
|
script:
|
|
- cd exampleSite
|
|
- hugo |