@cryptotaxi247 / kubo / commits / a7adb9b2d

Added nofuse tag for windows builds

This configuration is supported since GoBuilder 1.16.0 so now we should be able to build windows binaries in GoBuilder License: MIT Signed-off-by: Knut Ahlers <knut@ahlers.me>

Knut Ahlers committed Jun 14, 2015 at 16:08 UTC a7adb9b2d37339e33ea19a72783ef7053d975d64
1 file changed +5
cmd/ipfs/.gobuilder.yml
+5
@@ -1,4 +1,9 @@
1 ---
2 +build_matrix:
3 + all:
4 + windows:
5 + build_tags:
6 + - nofuse
7 artifacts:
8 - dist/README.md
9 - dist/LICENSE