mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Do make check in Travis
This commit is contained in:
parent
b319c18969
commit
691c2ea970
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ matrix:
|
|||
allow_failures:
|
||||
- go: tip
|
||||
script:
|
||||
- go test ./...
|
||||
- make check
|
||||
- go build
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
|
|
Loading…
Reference in a new issue