Skip to content

Commit

Permalink
Add poweron architecture ppc64le to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
asellappen committed Oct 15, 2020
1 parent 163badb commit becffd5
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

arch:
- ppc64le
- amd64
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
Expand All @@ -12,3 +12,11 @@ go:
- 1.9
- "1.10"
- tip
jobs:
exclude :
- arch : ppc64le
go :
- 1.3
- arch : ppc64le
go :
- 1.4

0 comments on commit becffd5

Please sign in to comment.