We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d10f84 commit 1bec799Copy full SHA for 1bec799
.travis.yml
@@ -27,6 +27,7 @@ script:
27
- go test -race -run TestConcurrent*
28
- GOARCH=arm64 go build
29
- GOARCH=386 go build
30
+- GOARCH=386 go test
31
- GOARCH=arm go build
32
matrix:
33
allow_failures:
0 commit comments