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
dthadi3 authored and rygorous committed Jul 7, 2021
1 parent 6ca560c commit 9f98546
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: C
arch:
- AMD64
- ppc64le
install: true
script:
- cd tests
Expand Down

0 comments on commit 9f98546

Please sign in to comment.