Merge pull request #33 from ujjwalsh/master

added support for linux on power
This commit is contained in:
Svend Sorensen
2020-09-20 16:33:42 -07:00
committed by GitHub

View File

@@ -1,3 +1,6 @@
language: c
arch:
- ppc64le
- amd64
install: autoreconf --install
script: ./configure && make