Skip to content

Commit

Permalink
travis.yml: build 32-bit binary
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiggers committed Jun 3, 2020
1 parent e9f3dea commit c29b86a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
- <<: *build
go: 1.11.x

- <<: *build
env:
- CGO_ENABLED=1
- GOARCH=386

- name: Integration Tests
sudo: required
before_install: sudo apt-get -y install e2fsprogs
Expand Down

0 comments on commit c29b86a

Please sign in to comment.