Added ppc64le architecture to travis-ci (#81)

This commit is contained in:
srinivas32 2020-11-27 02:06:44 +05:30 committed by GitHub
parent 6bb818ac2f
commit e88fcf0dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: cpp language: cpp
compiler: compiler:
- gcc - gcc