ci: Enable builds for Windows again

This commit is contained in:
Marius 2019-09-20 11:05:31 +02:00
parent b73d634b47
commit 619555607a
1 changed files with 4 additions and 4 deletions

View File

@ -11,14 +11,14 @@ compile linux amd64
compile linux arm
compile darwin 386
compile darwin amd64
#compile windows 386 .exe
#compile windows amd64 .exe
compile windows 386 .exe
compile windows amd64 .exe
maketar linux 386
maketar linux amd64
maketar linux arm
makezip darwin 386
makezip darwin amd64
#makezip windows 386 .exe
#makezip windows amd64 .exe
makezip windows 386 .exe
makezip windows amd64 .exe
makedep amd64