Skip to content

Commit

Permalink
Merge pull request #19 from santosh653/master
Browse files Browse the repository at this point in the history
AddingPowerSupport_CI/Testing
  • Loading branch information
kisielk authored Nov 5, 2020
2 parents 648daed + 22be752 commit 5f3e10d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
arch:
- amd64
- ppc64le
language: go

go:
- 1.2
- tip
jobs:
exclude:
- go: 1.2
arch: ppc64le
- go: 1.2
arch: amd64

0 comments on commit 5f3e10d

Please sign in to comment.