Skip to content

Commit 1bec799

Browse files
authored
trying to test 386 mode
1 parent 3d10f84 commit 1bec799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ script:
2727
- go test -race -run TestConcurrent*
2828
- GOARCH=arm64 go build
2929
- GOARCH=386 go build
30+
- GOARCH=386 go test
3031
- GOARCH=arm go build
3132
matrix:
3233
allow_failures:

0 commit comments

Comments
 (0)