added support for linux on power

This commit is contained in:
ujjwalsh
2020-09-17 20:13:08 +00:00
parent d835e6646b
commit d0239565ee

View File

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