mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-30 01:31:06 -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
|
- cmd: make vendor
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
|
go env
|
||||||
make hugo-race check
|
make hugo-race check
|
||||||
|
|
||||||
hugo -s docs/
|
hugo -s docs/
|
||||||
|
|
Loading…
Reference in a new issue