Skip to content

Commit

Permalink
Added other builds
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Apr 16, 2016
1 parent b0015f6 commit bce2601
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions binaries/makeBinaries.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
linux ppc64
windows amd64"""

arches = """windows amd64"""
# linux amd64
# darwin amd64
# linux arm"""
arches = """windows amd64
linux amd64
darwin amd64
linux arm"""

arches = arches.split("\n")
version = "2.0"
Expand Down

0 comments on commit bce2601

Please sign in to comment.