Adding ppc64le architecture support on travis-ci

This commit is contained in:
kishorkunal-raj
2020-12-01 07:36:08 +00:00
committed by Iustin Pop
parent 7366f37f69
commit 5dbcde9d0d

View File

@@ -13,3 +13,6 @@ os:
- linux
# Use a recent GCC, as otherwise things seem weird
dist: bionic
arch:
- amd64
- ppc64le