mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
appveyor: Print Go environment
This commit is contained in:
parent
bdc02edfa8
commit
b360f9b30e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ build_script:
|
|||
- cmd: make vendor
|
||||
test_script:
|
||||
- cmd: >-
|
||||
go env
|
||||
make hugo-race check
|
||||
|
||||
hugo -s docs/
|
||||
|
|
Loading…
Reference in a new issue