Skip to content

Commit

Permalink
Merge pull request #364 from santosh653/master
Browse files Browse the repository at this point in the history
AddingPowerSupport_CI/Testing
  • Loading branch information
mna authored Dec 8, 2020
2 parents a48bafa + 3798c63 commit 70a02e5
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: go

go:
Expand All @@ -15,3 +18,27 @@ go:
- 1.13.x
- tip

jobs:
exclude:
- arch: ppc64le
go: 1.2.x
- arch: ppc64le
go: 1.3.x
- arch: ppc64le
go: 1.4.x
- arch: ppc64le
go: 1.5.x
- arch: ppc64le
go: 1.6.x
- arch: ppc64le
go: 1.7.x
- arch: ppc64le
go: 1.8.x
- arch: ppc64le
go: 1.9.x
- arch: ppc64le
go: 1.10.x
- arch: ppc64le
go: 1.11.x
- arch: ppc64le
go: 1.12.x

0 comments on commit 70a02e5

Please sign in to comment.