Skip to content

Commit

Permalink
added arch:ppc64le
Browse files Browse the repository at this point in the history
added to test on power environment
  • Loading branch information
genisysram authored Sep 23, 2020
1 parent 2520120 commit 5cd3ed2
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
Expand Up @@ -2,6 +2,11 @@ dist: bionic

language: cpp

os: linux
arch:
- amd64
- ppc64le

compiler:
- gcc
- clang
Expand Down

0 comments on commit 5cd3ed2

Please sign in to comment.