1
0
Fork 0
mirror of synced 2024-06-09 14:24:44 +12:00

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

View file

@ -1,5 +1,13 @@
language: php
arch:
- amd64
- ppc64le
- s390x
- arm64
os: linux
php:
- '7.4'