mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
appveyor: Add go version
This commit is contained in:
parent
13ca0b4c95
commit
e096917f87
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ build_script:
|
||||||
- cmd: make vendor
|
- cmd: make vendor
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
|
go version
|
||||||
|
|
||||||
go env
|
go env
|
||||||
|
|
||||||
make hugo-race check
|
make hugo-race check
|
||||||
|
|
Loading…
Reference in a new issue