build on windows

This commit is contained in:
clint shryock 2017-01-11 08:32:16 -06:00
parent 97d59f55ed
commit f4f9af3bee
1 changed files with 1 additions and 0 deletions

View File

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