Skip to content

Commit

Permalink
Merge pull request sergi#113 from sreekanth370/master
Browse files Browse the repository at this point in the history
Added power support for the travis.yml file with ppc64le. and update go versions for package: go-diff
  • Loading branch information
sergi committed Mar 30, 2021
2 parents 0a651d5 + d9add37 commit 849d7eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
language: go

arch:
- amd64
- ppc64le
os:
- linux
- osx

go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.13
- 1.14
- 1.15

sudo: false

Expand Down

0 comments on commit 849d7eb

Please sign in to comment.