mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Do make check in Travis
This commit is contained in:
@@ -11,7 +11,7 @@ matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
script:
|
||||
- go test ./...
|
||||
- make check
|
||||
- go build
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
|
Reference in New Issue
Block a user