mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-01 03:02:38 +00:00
@@ -15,6 +15,8 @@ install:
|
||||
- make govendor
|
||||
script:
|
||||
- make check
|
||||
# Test 64-bit alignment on 32-bit builds
|
||||
- env GOARCH=386 make test
|
||||
- go build -race
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
|
||||
Reference in New Issue
Block a user