Skip to content

Commit

Permalink
Travis-ci: added support for ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaymsh committed Oct 7, 2020
1 parent f4d0741 commit 4a977e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: cpp
compiler:
- gcc
Expand Down

0 comments on commit 4a977e2

Please sign in to comment.