Fix travis

The stitch app should be x86-x64, but the previous set variables got overwritten anyways.
This commit is contained in:
David Vogel 2019-10-26 15:54:58 +02:00
parent acc863c4b1
commit 704864aee4

View File

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