Skip to content

Commit 82f7d61

Browse files
authored
Add architecture ppc64le to travis build
1 parent 799e4af commit 82f7d61

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
os: linux
2+
arch:
3+
- amd64
4+
- ppc64le
15
language: c
26
script: make

0 commit comments

Comments
 (0)