Skip to content

Commit

Permalink
Add 32bi arch for linux and mac
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 10, 2018
1 parent 6da7378 commit c972d87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,7 +2,9 @@ language: go

env:
- GO_OS=linux GO_ARCH=amd64
- GO_OS=linux GO_ARCH=386
- GO_OS=darwin GO_ARCH=amd64
- GO_OS=darwin GO_ARCH=386
- GO_OS=windows GO_ARCH=amd64
- GO_OS=windows GO_ARCH=386

Expand Down

0 comments on commit c972d87

Please sign in to comment.