Skip to content

Commit

Permalink
Merge pull request #236 from ddeka2910/master
Browse files Browse the repository at this point in the history
Add architecture ppc64le to travis build
  • Loading branch information
david50407 authored Oct 20, 2020
2 parents fdea9ac + 10a3a96 commit 738c10f
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
Expand Up @@ -3,6 +3,9 @@ language: cpp
os:
- linux
- osx
arch:
- amd64
- ppc64le

env:
matrix:
Expand Down

0 comments on commit 738c10f

Please sign in to comment.