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

View File

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