mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 11:42:37 +00:00
Build Hugo in Travis with race detection enabled
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ matrix:
|
||||
- go: tip
|
||||
script:
|
||||
- make check
|
||||
- go build
|
||||
- go build -race
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user