mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
e6d97c4fca
commit
05a33e314e
1 changed files with 2 additions and 0 deletions
|
@ -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 ./...
|
||||
|
|
Loading…
Reference in a new issue