diff --git a/.travis.yml b/.travis.yml index e2c27d379..cdd298fcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ install: - bash scripts/gogetcookie.sh script: - make test vet +- XC_OS=windows make bin branches: only: - master