We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd55aea commit 3c352b0Copy full SHA for 3c352b0
.travis.yml
@@ -1,4 +1,7 @@
1
language: go
2
+arch:
3
+ - amd64
4
+ - ppc64le
5
install:
6
- go get -t
7
- go get golang.org/x/tools/cmd/cover
0 commit comments