From 90d14143310645a0be2714745b0920392f993053 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Tue, 18 Aug 2015 22:56:53 +0200 Subject: [PATCH] Cross-compile on windows --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 199559449..21aa363ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ os: - linux - osx -env: GOX_OS="linux darwin openbsd freebsd" GOX_ARCH="386 amd64 arm" +env: GOX_OS="linux darwin openbsd freebsd windows" GOX_ARCH="386 amd64 arm" notifications: irc: