mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
appveyor: Print Go environment
This commit is contained in:
@ -16,6 +16,7 @@ build_script:
|
||||
- cmd: make vendor
|
||||
test_script:
|
||||
- cmd: >-
|
||||
go env
|
||||
make hugo-race check
|
||||
|
||||
hugo -s docs/
|
||||
|
Reference in New Issue
Block a user