This commit is contained in:
David Anderson 2017-05-20 23:01:14 -07:00
parent 52cc4b4513
commit 18043c2ca1

View File

@ -16,8 +16,9 @@ jobs:
- 1.7 - 1.7
- 1.8 - 1.8
env: env:
- GOARCH=amd64 matrix:
- GOARCH=386 - GOARCH=amd64
- GOARCH=386
# go: # go:
# - 1.7 # - 1.7