diff --git a/.travis.yml b/.travis.yml index 6a8073df..ed280aa6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,11 @@ language: python python: - 3.7 - 3.8 + +arch: + - amd64 + - ppc64le + services: - postgresql - mysql