mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 12:14:39 -04:00
Add --renderToMemory as an additional Travis build step
This commit is contained in:
parent
3b596b85d1
commit
792b2438ed
@ -14,6 +14,7 @@ script:
|
||||
- go test ./...
|
||||
- go build
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
install:
|
||||
- go get github.com/stretchr/testify
|
||||
- go get -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user