Adding ppc64le architecture support on travis-ci

This commit is contained in:
kishorkunal-raj
2020-12-01 08:51:21 +01:00
committed by Iustin Pop
parent 7366f37f69
commit 5dbcde9d0d
+3
View File
@@ -13,3 +13,6 @@ os:
- linux
# Use a recent GCC, as otherwise things seem weird
dist: bionic
arch:
- amd64
- ppc64le