appveyor: Print Go environment - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit b360f9b30e1438aabea5bb095390b62b7837d1a7
(DIR) parent bdc02edfa8fb3178808420f529599e5970012304
(HTM) Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sat, 18 Feb 2017 21:56:03 +0100
appveyor: Print Go environment
Diffstat:
M appveyor.yml | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/appveyor.yml b/appveyor.yml
@@ -16,6 +16,7 @@ build_script:
- cmd: make vendor
test_script:
- cmd: >-
+ go env
make hugo-race check
hugo -s docs/