Skip to content

Commit

Permalink
Merge pull request #1372 from Luzifer/gobuilder
Browse files Browse the repository at this point in the history
Added nofuse tag for windows builds
  • Loading branch information
jbenet committed Jun 14, 2015
2 parents 8c26eff + a7adb9b commit 7d434da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cmd/ipfs/.gobuilder.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---
build_matrix:
all:
windows:
build_tags:
- nofuse
artifacts:
- dist/README.md
- dist/LICENSE
Expand Down

0 comments on commit 7d434da

Please sign in to comment.