Skip to content

Commit

Permalink
Trigger ppc64 build in build-all script
Browse files Browse the repository at this point in the history
Backport: a6f74b9
  • Loading branch information
Katrina Owen committed Apr 1, 2018
1 parent c2c33ad commit cccf3ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/build-all
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ createRelease() {
createRelease darwin 386
createRelease darwin amd64

# PowerPC Releases
createRelease linux ppc64

# Linux Releases
createRelease linux 386
createRelease linux amd64
Expand Down

0 comments on commit cccf3ec

Please sign in to comment.