mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 16:58:53 +00:00
Do make check in Travis
This commit is contained in:
+1
-1
@@ -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