Skip to content

Commit

Permalink
Merge pull request OpenGene#291 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
sfchen authored Oct 8, 2020
2 parents f4d0741 + 4a977e2 commit eb61c53
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 eb61c53

Please sign in to comment.