Actually build 386 executables

This commit is contained in:
David Vogel 2019-10-25 21:10:24 +02:00
parent ac2e0bff40
commit d5f3390bf1

View File

@ -8,6 +8,9 @@ env:
matrix:
include:
- os: windows
env:
- GOOS=windows
- GOARCH=386
script:
- cd bin/stitch
- go test