mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
@@ -15,6 +15,8 @@ script:
|
||||
- go build -race
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
before_install:
|
||||
- gem install asciidoctor
|
||||
install:
|
||||
- go get github.com/stretchr/testify
|
||||
- go get -v ./...
|
||||
|
Reference in New Issue
Block a user