Skip to content

Commit

Permalink
Merge pull request #27 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
Gregwar authored Oct 7, 2020
2 parents 98e1cd5 + 4828a9c commit 99cb99f
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,4 +1,7 @@
language: cpp
arch:
- amd64
- ppc64le

compiler:
- gcc
Expand Down

0 comments on commit 99cb99f

Please sign in to comment.