Added new CPU arch settings to Travis CI

This commit is contained in:
Eldad Fux
2020-09-27 10:32:16 +03:00
parent b12097efec
commit 62d0129f80
+8
View File
@@ -1,5 +1,13 @@
language: php
arch:
- amd64
- ppc64le
- s390x
- arm64
os: linux
php:
- '7.4'