Update .travis.yml

Added power architecture
This commit is contained in:
dthadi3
2020-10-12 09:30:53 +05:30
committed by GitHub
parent 6316205585
commit e188958ee7
+3
View File
@@ -1,6 +1,9 @@
sudo: false
language: go
go: 1.12
arch:
- AMD64
- ppc64le
script:
- go get github.com/modocache/gover
- go get github.com/prometheus/client_golang/...