Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Added power architecture
  • Loading branch information
dthadi3 committed Oct 12, 2020
1 parent 6316205 commit e188958
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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/...
Expand Down

0 comments on commit e188958

Please sign in to comment.