Travis-ci: added support for ppc64le

This commit is contained in:
sanjay-cpu 2020-10-21 12:06:22 +00:00 committed by enkore
parent 39d8d2778d
commit b5f485bc5a

View File

@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: python
sudo: false
- "3.6"