Skip to content

Commit

Permalink
Merge pull request #104 from ddeka2910/dev
Browse files Browse the repository at this point in the history
Add architecture ppc64le to travis build
  • Loading branch information
nichtich committed Jun 28, 2021
2 parents def133d + 8372af6 commit de846d6
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
@@ -1,3 +1,7 @@
os: linux
arch:
- amd64
- ppc64le
language: perl
perl:
- "5.26"
Expand Down

0 comments on commit de846d6

Please sign in to comment.