Skip to content

Commit

Permalink
Merge pull request #58 from ddeka2910/master
Browse files Browse the repository at this point in the history
Add architecture ppc64le to travis build
  • Loading branch information
jklimke authored Nov 23, 2020
2 parents dc507ab + 238a5e3 commit 486fc96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

os: linux
arch:
- amd64
- ppc64le
language: cpp
sudo: false
compiler:
Expand Down

0 comments on commit 486fc96

Please sign in to comment.