Skip to content

Commit

Permalink
Merge pull request ggreer#1424 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
ggreer committed Dec 17, 2020
2 parents 5a1c8d8 + 0da08b7 commit a61f178
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ sudo: false
branches:
only:
- master
- ppc64le
arch:
- amd64
- ppc64le

compiler:
- clang
Expand Down

0 comments on commit a61f178

Please sign in to comment.