summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1a110265f..c77eb9f38 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -13,16 +13,10 @@ install:
pip install docutils
build_script:
-- cmd: make govendor
+- cmd: make vendor
test_script:
- cmd: >-
- make check
-
- REM Test 64-bit alignment on 32-bit builds
-
- set "GOARCH=386" & make test & set GOARCH=
-
- go build -race
+ make hugo-race check
hugo -s docs/