just us GOOS

This commit is contained in:
clint shryock 2017-01-11 08:53:28 -06:00
parent f4f9af3bee
commit ce0fa85405
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ install:
- bash scripts/gogetcookie.sh
script:
- make test vet
- XC_OS=windows make bin
- GOOS=windows go build
branches:
only:
- master